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