summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-pl022.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2014-12-10 18:16:25 (GMT)
committerMark Brown <broonie@kernel.org>2015-03-17 12:25:48 (GMT)
commitdb91841b58f9ad0ecbb81ed0fa496c3a1b67fd63 (patch)
treec7281f488d88eb23543f83eea20c5c624ad4a19d /drivers/spi/spi-pl022.c
parentc517d838eb7d07bbe9507871fab3931deccff539 (diff)
downloadlinux-db91841b58f9ad0ecbb81ed0fa496c3a1b67fd63.tar.xz
spi/omap100k: Convert to runtime PM
Currently the omap100k driver uses prepare and unprepare transfer hardware to enable and disable clocks for the IP block. Since these functions are called along with runtime PM and end up duplicating its functionality in a less flexible fashion we are trying to phase them out so convert this driver to do runtime PM instead. While doing so add missing error handling and remove a redundant NULL assignment. Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-pl022.c')
0 files changed, 0 insertions, 0 deletions