]> Pileus Git - ~andy/linux/commit
usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macro
authorCyril Roelandt <tipecaml@gmail.com>
Sat, 25 Feb 2012 01:15:00 +0000 (02:15 +0100)
committerFelipe Balbi <balbi@ti.com>
Mon, 27 Feb 2012 14:34:12 +0000 (16:34 +0200)
commit1b8860df38963218a30e9f1f39d649c992cb9efa
tree6e86ea8de93cacf615e3608f3172a0b78a125924
parent1435db486c131b4b76d8e2a261ae6292ffc3f7ca
usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macro

Use DEFINE_PCI_DEVICE_TABLE instead of "const struct pci_device_id".

Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/amd5536udc.c