]> 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>
Sun, 10 Mar 2013 10:54:57 +0000 (21:54 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 12 Mar 2013 03:56:37 +0000 (14:56 +1100)
commit724b555892f9a85b305a1806764f71b68a5aea6c
tree50c1ee6d63db9450dda97227cac2cffe9ebf142c
parent43f9b9f693ac94f836419ecf749c6d80e3d8dc7f
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