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:
91268a5
)
[media] s5p-jpeg: Use module_platform_driver in jpeg-core.c file
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 3 Jul 2012 08:54:33 +0000
(
05:54
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 6 Jul 2012 21:16:50 +0000
(18:16 -0300)
module_platform_driver makes the code simpler by eliminating module_init
and module_exit calls.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found