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:
0962e0f
)
hwmon: (ina2xx) use module_i2c_driver to simplify the code
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 8 Oct 2012 12:40:35 +0000
(20:40 +0800)
committer
Guenter Roeck
<linux@roeck-us.net>
Wed, 5 Dec 2012 18:55:54 +0000
(10:55 -0800)
Use the module_i2c_driver() macro to make the code smaller
and a bit simpler.
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found