diff options
author | Devendra Naga <devendra.aaru@gmail.com> | 2012-07-10 02:45:26 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-07-30 21:28:09 -0300 |
commit | b1f093ac6807a264100b24b1a4939cff6e35c144 (patch) | |
tree | 3c1e8515f2812ef4647d0fafd1fe02815efed7fe /drivers/staging/vt6656 | |
parent | 1a3acd3d7f1f7ba1037cfd8c04a9159988f70079 (diff) | |
download | blackbird-obmc-linux-b1f093ac6807a264100b24b1a4939cff6e35c144.tar.gz blackbird-obmc-linux-b1f093ac6807a264100b24b1a4939cff6e35c144.zip |
[media] staging/media/solo6x10: use module_pci_driver macro
the driver duplicates the module_pci_driver code,
how?
module_pci_driver is used for those drivers whose
init and exit paths does only register and unregister
to pci API and nothing else.
so use the module_pci_driver macro instead
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Acked-by: Ismael Luceno <ismael.luceno@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging/vt6656')
0 files changed, 0 insertions, 0 deletions