linux/drivers/staging/rts5208
Benoit Taine bf52695740 staging: rts5208: Use pci_device_id rather than DEFINE_PCI_DEVICE_TABLE
This patch enhances kernel style usage for the rts5208 driver.
We should prefer `struct pci_device_id` over `DEFINE_PCI_DEVICE_TABLE` to meet
kernel coding style guidelines. This issue was reported by checkpatch.

Signed-off-by: Benoit Taine <benoit.taine@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-24 02:14:31 +09:00
..
Kconfig
Makefile
TODO
debug.h
general.c
general.h
ms.c
ms.h
rtsx.c staging: rts5208: Use pci_device_id rather than DEFINE_PCI_DEVICE_TABLE 2014-05-24 02:14:31 +09:00
rtsx.h
rtsx_card.c staging: rts5208: Fix line over 80 characters. 2014-03-18 11:56:51 -07:00
rtsx_card.h
rtsx_chip.c staging: rts5208: fix static checker warnings 2014-05-15 13:56:10 -07:00
rtsx_chip.h
rtsx_scsi.c
rtsx_scsi.h
rtsx_sys.h
rtsx_transport.c staging: rts5208: Fixed line over 80 characters. 2014-03-08 20:31:53 -08:00
rtsx_transport.h
sd.c
sd.h
spi.c
spi.h
trace.h
xd.c
xd.h