git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d95f8e
)
pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE
author
Axel Lin
<axel.lin@gmail.com>
Tue, 27 Dec 2011 08:17:46 +0000
(16:17 +0800)
committer
Dominik Brodowski
<linux@dominikbrodowski.net>
Sat, 3 Mar 2012 13:43:37 +0000
(14:43 +0100)
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 <axel.lin@gmail.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
No differences found