]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/spi/spi-pxa2xx-pci.c
spi: Convert to DEFINE_PCI_DEVICE_TABLE
authorAxel Lin <axel.lin@gmail.com>
Thu, 15 Dec 2011 00:11:25 +0000 (08:11 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 9 Mar 2012 22:33:15 +0000 (15:33 -0700)
commite290cf276bc2a6cdcb360fd72b7a6a24539505fc
tree3bf1e2faedfe7336530c10251d2abe85a3cb949a
parentb42dfed83d95a3c9e9cbd708f1993a7474abb79a
spi: Convert to DEFINE_PCI_DEVICE_TABLE

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

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi-dw-pci.c
drivers/spi/spi-pxa2xx-pci.c
drivers/spi/spi-topcliff-pch.c