alistair23-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
..
debug.h
general.c
general.h
Kconfig
Makefile
ms.c Staging : rts5208: Fix code indent issue 2014-02-27 15:15:58 -08:00
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 staging: delete non-required instances of include <linux/init.h> 2013-12-17 10:08:14 -08:00
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 staging/rts5208/rtsx_scsi.c: Remove unnecessary parentheses 2014-03-07 15:23:56 -08:00
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
TODO
trace.h
xd.c
xd.h