]> 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>
Wed, 20 Mar 2013 04:07:52 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Mar 2013 04:23:05 +0000 (15:23 +1100)
commited120acb0b9c41b484c8c677a0908ef1a0e7c0ee
treeedb17d9ef15e6346d634087d54594dde1f996c4b
parent4f1fc3d42a07adf1a03e6bb63167a0ae9b0e7eb4
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