]> git.baikalelectronics.ru Git - kernel.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)
commit65781d498eec89ddc41454ce02baf82a90481f72
tree848e285b1c77f474d4b01269eab36f3dda5b0ed2
parentaf5e8b5d1ff2f2636701f67e33c5c06298d64500
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