]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/resume...
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 20 Feb 2013 02:15:45 +0000 (13:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:53:26 +0000 (16:53 +1100)
commitf23d149ae07d16e65c691c5edeff86ec707d8ece
tree5dc4f8e8f023b99d8ba614bb8e3e081d7a35d36e
parent6b999f1bf106f82b4a0b5fa0cc0cca2dfb6571f6
drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/resume callbacks

Use SET_SYSTEM_SLEEP_PM_OPS for setting suspend/resume callbacks for
dev_pm_ops.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-tps65910.c