OSDN Git Service

drivers/rtc/rtc-as3722.c: use SIMPLE_DEV_PM_OPS macro
authorJingoo Han <jg1.han@samsung.com>
Thu, 3 Apr 2014 21:50:06 +0000 (14:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:21:22 +0000 (16:21 -0700)
commitd55255cb11ca2220d09c2a08adee7ca3e14e0ba1
treecaef326e833ca479cb30db37853094b5ca1ab6a3
parentb5ada4600dfd4f07f570a6dda7b5b020d96f8591
drivers/rtc/rtc-as3722.c: use SIMPLE_DEV_PM_OPS macro

Use SIMPLE_DEV_PM_OPS macro in order to make the code simpler.

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