From: Axel Lin Date: Tue, 27 Dec 2011 08:17:46 +0000 (+0800) Subject: pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE X-Git-Tag: v3.4-rc1~38^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b2c5d8c1dff8ed42d6d841f56428c0ce2bd71b5;p=pandora-kernel.git pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE Convert static struct pci_device_id *[] to static DEFINE_PCI_DEVICE_TABLE tables. Also convert to use PCI_DEVICE macro for better readablity. Signed-off-by: Axel Lin Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed