Alexander Graf b797318666 sysbus: Expose IRQ enumeration helpers
Sysbus devices can get their IRQ lines connected to other devices. It is
possible to figure out which IRQ line a connection is on and whether a sysbus
device even provides an IRQ connector at a specific offset.

This patch exposes helpers to make this information publicly accessible. We
will need it for the platform bus dynamic sysbus enumeration.

Signed-off-by: Alexander Graf <agraf@suse.de>
2014-11-04 23:26:14 +01:00
..
2014-11-03 11:41:49 +00:00
2014-11-04 23:26:14 +01:00
2014-11-03 18:34:09 +00:00
2014-09-29 10:20:09 +02:00
2014-09-29 14:55:27 -04:00