mfd: Convert to DEFINE_PCI_DEVICE_TABLE
commit61485c63c4a4e823445da4ae8798d9082f6bc586
authorAxel Lin <axel.lin@gmail.com>
Thu, 1 Dec 2011 01:41:03 +0000 (1 09:41 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jan 2012 23:37:37 +0000 (9 00:37 +0100)
treeaca6825fda082914a0da00642a96c42c6e9a32fc
parent73fe6b2bc9dac9906bbe59475a681194db780370
mfd: Convert to DEFINE_PCI_DEVICE_TABLE

Convert static struct pci_device_id *[] to static DEFINE_PCI_DEVICE_TABLE
tables.

Cc: Andres Salomon <dilinger@queued.net>
Cc: Denis Turischev <denis@compulab.co.il>
Cc: Ben Dooks <ben@simtec.co.uk>
Cc: Vincent Sanders <vince@simtec.co.uk>
Cc: Mocean Laboratories <info@mocean-labs.com>
Cc: Harald Welte <HaraldWelte@viatech.com>
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/cs5535-mfd.c
drivers/mfd/lpc_sch.c
drivers/mfd/sm501.c
drivers/mfd/timberdale.c
drivers/mfd/vx855.c