1
0
Fork 0
alistair23-linux/drivers/staging/media/solo6x10
Devendra Naga b1f093ac68 [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>
2012-07-30 21:28:09 -03:00
..
Kconfig [media] staging: Fix comments and some typos in staging/media/* 2012-03-19 14:26:16 -03:00
Makefile [media] solo6x10: fix broken Makefile 2011-11-07 09:54:45 -02:00
TODO [media] staging: solo6x10: Fix TODO file with proper maintainer 2012-07-05 19:12:10 -03:00
core.c [media] staging/media/solo6x10: use module_pci_driver macro 2012-07-30 21:28:09 -03:00
disp.c
enc.c
g723.c
gpio.c
i2c.c [media] staging: solo6x10: fix | vs & 2012-06-18 20:08:39 -03:00
offsets.h
osd-font.h
p2m.c
registers.h
solo6x10-jpeg.h
solo6x10.h
tw28.c
tw28.h
v4l2-enc.c
v4l2.c