[PATCH] yenta: irq-routing for TI bridges...again

Pavel Roskin proski at gnu.org
Wed Mar 17 09:59:00 GMT 2004


On Wed, 17 Mar 2004, Daniel Ritz wrote:

> [ as far as i can see pci_read_irq() in drivers/pci/probe.c would do the trick
>   (after setting the INTRTIE bit),  but it's not exported and also
>   pci_setup_device() is not exported. so may be the plain stupid way? ]

pci_setup_device() is called by pci_scan_device() only.  pci_scan_device()
is called by pci_scan_single_device() only, and it's exported.

But I'm afraid it's not meant to be called by a device driver for that
device.

-- 
Regards,
Pavel Roskin



More information about the linux-pcmcia mailing list