]> 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>
Fri, 22 Mar 2013 04:33:29 +0000 (15:33 +1100)
commitc102e7e5b3fdf944c53220e48888d27923fa0d68
tree851d84aef4e4c8f5fa7ae5198319333cf61bdd6e
parent82330acf761e1c80ada2c9482b092d00b0baec45
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