android_kernel_samsung_msm8976/drivers/spi
Sana Venkat Raju b7917fcd40 spi_qsd: Fix for SPI crash while updating the suspend state
When runtime_resume fails to resume due to
failed gpio_request call,Suspend state does not
updated and thus wait queue initialization
is not happen,accessing the same causes kernel
crash. This patch corrects this.

CRs-Fixed: 650143
Change-Id: I330af805577f457a43b1afa9f47db13ed33acb3e
Signed-off-by: Sana Venkat Raju <c_vsana@codeaurora.org>
2014-05-12 10:14:11 +05:30
..
Kconfig Remove GENERIC_HARDIRQ config option 2014-02-07 13:49:47 -08:00
Makefile
spi-altera.c
spi-ath79.c spi: spi-ath79: fix initial GPIO CS line setup 2014-03-23 21:38:16 -07:00
spi-atmel.c
spi-au1550.c
spi-bcm63xx.c spi/bcm63xx: don't substract prepend length from total length 2014-02-13 13:48:01 -08:00
spi-bcm2835.c
spi-bfin-sport.c
spi-bfin5xx.c
spi-bitbang-txrx.h
spi-bitbang.c
spi-butterfly.c
spi-clps711x.c
spi-coldfire-qspi.c
spi-davinci.c
spi-dw-mid.c
spi-dw-mmio.c
spi-dw-pci.c
spi-dw.c
spi-dw.h
spi-ep93xx.c
spi-falcon.c
spi-fsl-cpm.c
spi-fsl-cpm.h
spi-fsl-espi.c
spi-fsl-lib.c
spi-fsl-lib.h
spi-fsl-spi.c
spi-fsl-spi.h
spi-gpio.c
spi-imx.c
spi-lm70llp.c
spi-mpc52xx-psc.c
spi-mpc52xx.c
spi-mpc512x-psc.c
spi-mxs.c
spi-nuc900.c
spi-oc-tiny.c
spi-octeon.c
spi-omap-100k.c
spi-omap-uwire.c
spi-omap2-mcspi.c
spi-orion.c
spi-pl022.c
spi-ppc4xx.c
spi-pxa2xx-dma.c
spi-pxa2xx-pci.c
spi-pxa2xx-pxadma.c
spi-pxa2xx.c
spi-pxa2xx.h
spi-rspi.c
spi-s3c24xx-fiq.h
spi-s3c24xx-fiq.S
spi-s3c24xx.c
spi-s3c64xx.c
spi-sc18is602.c
spi-sh-hspi.c
spi-sh-msiof.c
spi-sh-sci.c
spi-sh.c
spi-sirf.c
spi-tegra20-sflash.c
spi-tegra20-slink.c
spi-tegra114.c
spi-ti-ssp.c
spi-tle62x0.c
spi-topcliff-pch.c
spi-txx9.c
spi-xcomm.c
spi-xilinx.c
spi.c spi: Fix crash with double message finalisation on error handling 2014-02-22 12:41:26 -08:00
spi_qsd.c spi_qsd: Fix for SPI crash while updating the suspend state 2014-05-12 10:14:11 +05:30
spi_qsd.h spi: spi_qsd: Clean-up pinctrl code 2014-04-29 09:20:16 -06:00
spidev.c