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:
ca83922
)
Input: convert I2C drivers to use module_i2c_driver()
author
Axel Lin
<axel.lin@gmail.com>
Sat, 17 Mar 2012 06:05:41 +0000
(23:05 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Sat, 17 Mar 2012 06:06:19 +0000
(23:06 -0700)
This patch converts the drivers in drivers/input/* to use the
module_i2c_driver() macro which makes the code smaller and a bit
simpler.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found