[media] s5p-jpeg: Use module_platform_driver in jpeg-core.c file
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 3 Jul 2012 08:54:33 +0000 (05:54 -0300)
committerMauro 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