]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: phison: use DEFINE_PCI_DEVICE_TABLE
authorNamhyung Kim <namhyung@gmail.com>
Thu, 9 Dec 2010 16:40:28 +0000 (01:40 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 10 Dec 2010 00:29:48 +0000 (16:29 -0800)
commit9d469fa9cb6b39dde575f3d1ef948804076c885c
tree795ee9d7778be8441f32a30a5aec74563d007ee4
parent39f40836ccf080ea4e0bcdeff621bb248583e33c
Staging: phison: 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/phison/phison.c