]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macro
authorJingoo Han <jg1.han@samsung.com>
Thu, 3 Apr 2014 21:50:07 +0000 (14:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:21:22 +0000 (16:21 -0700)
commit3f93822d36fc8413658a67f5fb853bbe1b2a1f4d
tree848e285b1c77f474d4b01269eab36f3dda5b0ed2
parentd55255cb11ca2220d09c2a08adee7ca3e14e0ba1
drivers/rtc/rtc-palmas.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-palmas.c