On Tue, Jan 22, 2013 at 07:11:37PM -0700, Alex Williamson wrote:
> Fills out support for the pci assignment API. Added:
>
> PCIINTxRoute ich9_route_intx_pin_to_irq(void *opaque, int pirq_pin)
>
> Add calls to pci_bus_fire_intx_routing_notifier() when routing changes
> are made.
>
> From: Jason
On Tue, Jan 22, 2013 at 07:11:37PM -0700, Alex Williamson wrote:
> Fills out support for the pci assignment API. Added:
>
> PCIINTxRoute ich9_route_intx_pin_to_irq(void *opaque, int pirq_pin)
>
> Add calls to pci_bus_fire_intx_routing_notifier() when routing changes
> are made.
>
> From: Jason
Fills out support for the pci assignment API. Added:
PCIINTxRoute ich9_route_intx_pin_to_irq(void *opaque, int pirq_pin)
Add calls to pci_bus_fire_intx_routing_notifier() when routing changes
are made.
From: Jason Baron
Signed-off-by: Alex Williamson
---
Jason posted this back in October, th