git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31880c3
)
hwmon: (mc13783-adc.c) use module_platform_driver_probe()
author
Jingoo Han
<jg1.han@samsung.com>
Tue, 5 Mar 2013 03:12:55 +0000
(12:12 +0900)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 8 Apr 2013 04:16:37 +0000
(21:16 -0700)
This patch uses module_platform_driver_probe() macro which makes
the code smaller and simpler.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found