pci.c and usb.c: skip setting the ->dev_type of struct acx_device
commit076417ff06dfcf07566ca4f6ee0439b45c30a574
authorFrancis Galiegue <fgaliegue@gmail.com>
Sat, 10 May 2008 02:46:17 +0000 (10 04:46 +0200)
committerFrancis Galiegue <fgaliegue@gmail.com>
Sat, 10 May 2008 02:46:17 +0000 (10 04:46 +0200)
treef5006344459d6855bca8d9e05fc6c2024e130190
parentfa3e9b62bce78f02f88555afacd19b3cd2bcd53e
pci.c and usb.c: skip setting the ->dev_type of struct acx_device

Now that the IS_{PCI,USB} macros are 0 or 1, this field becomes useless.
Signed-off-by: Francis Galiegue <fgaliegue@gmail.com>
pci.c
usb.c