Staging: cx25821: use DEFINE_PCI_DEVICE_TABLE
commit94ab896367d5d6e0bc3064852569c1ff9658ec9c
authorNamhyung Kim <namhyung@gmail.com>
Thu, 9 Dec 2010 16:40:26 +0000 (10 01:40 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 10 Dec 2010 00:29:48 +0000 (9 16:29 -0800)
tree7df855f554757639fe8824facccd4f8500e44600
parentabb9eb75a34cbd34ee4e9160ac349eff91b926d8
Staging: cx25821: use DEFINE_PCI_DEVICE_TABLE

Convert 'const struct pci_device_id xxx[]' to 'DEFINE_PCI_DEVICE_TABLE(xxx)'.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/cx25821/cx25821-alsa.c