]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-tps80031: switch to using SIMPLE_DEV_PM_OPS
authorJingoo Han <jg1.han@samsung.com>
Tue, 26 Mar 2013 23:25:45 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:51 +0000 (17:12 +1100)
commit36a643ecab5029375475744056488aa8a58ad87f
treec19f2172f7cc520f8d743fb1c758da2b5d7eda0c
parenta70a617844bb6fdde68feade95ad466b85abcf8b
rtc: rtc-tps80031: switch to using SIMPLE_DEV_PM_OPS

Switch to using the SIMPLE_DEV_PM_OPS macro to declare the driver's
pm_ops.  It reduces code size.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-tps80031.c