]> git.baikalelectronics.ru Git - kernel.git/commit
[media] davinci_vpfe: Use module_platform_driver macro
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 5 Mar 2013 10:52:14 +0000 (07:52 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 17:02:37 +0000 (14:02 -0300)
commit6a849fed91a3484d0a4fa77e2c6c3d7d7ff0d13e
treedba0037787b73300df4389cee04c1c77c84d582c
parente85681fc266e56f4f583cb8f0e4746f7b7634895
[media] davinci_vpfe: Use module_platform_driver macro

module_platform_driver() eliminates the boilerplate and simplifies
the code.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c