commit | 0c58ff587738c25e4402a51df6575230e7f099e1 | [log] [tgz] |
---|---|---|
author | Jingoo Han <[email protected]> | Mon Apr 29 16:18:28 2013 -0700 |
committer | Linus Torvalds <[email protected]> | Mon Apr 29 18:28:21 2013 -0700 |
tree | 97729288dd82648a3073eee779ebd90d4a1921bb | |
parent | 3e217b660281bbdf2db7e58725a4934b5635cb46 [diff] |
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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>