Move isa_connect_irq calls into isa_create_simple
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 14 Aug 2009 09:36:16 +0000 (11:36 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 28 Aug 2009 01:30:20 +0000 (20:30 -0500)
commite8935eefe56070a37ece62e2d7f8e45c6c9356da
treedf331b365544ba4d0d35b4772babe3bfcf4ee934
parent3a38d437ca60ce19ee92dbabbe6e672e9ba3c529
Move isa_connect_irq calls into isa_create_simple

Now with isa-bus maintaining the isa irqs we can move the
isa_connect_irq() calls into isa_create_simple().

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/fdc.c
hw/isa-bus.c
hw/isa.h
hw/pc.c