android_kernel_samsung_msm8976/drivers/spi
Dan Sneddon 26562f75b5 SPI: spi_qsd: Fix unbalanced clocks
While using runtime pm if there is an error getting
local resources the error code wasn't being
propagated up to the runtime pm framework causing
the runtime pm framework to think the device was
active when it wasn't.  This would cause runtime pm
to call the suspend callback causing unbalanced clocks.
This patch propagates the error back to the runtime
pm framework so the runtime pm state mirrors the actual
state of the hardware.

Change-Id: I96e65816a7a6d5b6b35bee041f40b736b943cec9
Signed-off-by: Dan Sneddon <dsneddon@codeaurora.org>
2015-03-11 11:04:52 -06:00
..
Kconfig
Makefile
spi-altera.c
spi-ath79.c
spi-atmel.c
spi-au1550.c
spi-bcm63xx.c
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_qsd.c
spi_qsd.h
spidev.c