]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-max77686.c: use module_platform_driver()
authorJingoo Han <jg1.han@samsung.com>
Tue, 26 Mar 2013 23:25:13 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:33 +0000 (17:12 +1100)
commitc182c489839f856382657631087b6cccfb0ee801
treea2032c4d7bdbf72d2e6b6051eb0aa8682e9c67de
parent0a1229455856f0ebc4de5d0985a049d002ab8dcf
drivers/rtc/rtc-max77686.c: use module_platform_driver()

Use module_platform_driver() macro which makes the code smaller and
simpler.

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