Re: [PATCH] gt96100: move to pci_get_device API

From: Alan Cox
Date: Sat Sep 16 2006 - 12:45:40 EST


Ar Sad, 2006-09-16 am 14:47 +0159, ysgrifennodd Jiri Slaby:
> They wanted pci_device_table with for_each_pci_dev+pci_match_id here...

Thats a seperate problem space for this and a lot of other drivers. We
need to get rid of pci_find_* more urgently than we need to make drivers
support hotplug of their own hardware.

The former causes oopses walking the PCI bus tree the latter is just a
limitation of drivers

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/