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:
500c320
)
[media] s5p-tv: Use module_i2c_driver in sii9234_drv.c file
author
Sachin Kamat
<sachin.kamat@linaro.org>
Wed, 4 Jul 2012 05:33:15 +0000
(
02:33
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 6 Jul 2012 21:28:52 +0000
(18:28 -0300)
module_i2c_driver makes the code simpler by eliminating module_init
and module_exit calls.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found