]> git.baikalelectronics.ru Git - kernel.git/commit
spi: sirf: use SET_SYSTEM_SLEEP_PM_OPS to initialize PM entries
authorQipan Li <Qipan.Li@csr.com>
Wed, 12 Feb 2014 16:30:20 +0000 (00:30 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 24 Feb 2014 02:01:14 +0000 (11:01 +0900)
commit9144992d6fdbe168d784bad4170b2c0a463bbc29
treeebc05addbdd8074816344ef177add17f8c00ab15
parent4b065726b6746d5029e36627d15e5c53f821d248
spi: sirf: use SET_SYSTEM_SLEEP_PM_OPS to initialize PM entries

use SET_SYSTEM_SLEEP_PM_OPS to initialize PM entries, this makes the codes
clean and also enable the ability of hibernation support for sirf SPI.

Signed-off-by: Qipan Li <Qipan.Li@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-sirf.c