]> git.baikalelectronics.ru Git - kernel.git/commit
[media] staging/media/dt3155v4l: use module_pci_driver macro
authorDevendra Naga <devendra.aaru@gmail.com>
Tue, 10 Jul 2012 05:43:48 +0000 (02:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 31 Jul 2012 00:27:34 +0000 (21:27 -0300)
commit067e4779814da32f1a20f289bed9f6538d14b1d5
tree90c1fc56eec2567512a6b92360982ad8193b4747
parent37538d07893650cb0e29acd2808f65d0afe7d4ef
[media] staging/media/dt3155v4l: use module_pci_driver macro

the driver duplicates the module_pci_driver code,
remove the duplicate code and use the module_pci_driver macro.

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/dt3155v4l/dt3155v4l.c