]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-rc5t583: switch to using SIMPLE_DEV_PM_OPS
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:08:22 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 22 Mar 2013 04:33:50 +0000 (15:33 +1100)
commita80f421bfbe4706f0b35484f5db23571ad23abbd
treef8b3267b4de3f6b741f238fe8892cc913b50054c
parent6c758cb42da6404c1a0f2c6bfb9f6c0af65a04aa
rtc: rtc-rc5t583: 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-rc5t583.c