On 12/16/2011 04:37 PM, Benoît Canet wrote:
These patches remove sysbus_init_mmio_cb2 usage from the codebase.
v2:
dont't change ppce500 initialisation method (peter)
v3:
remove unused variable (anthony)
Applied all. Thanks.
Regards,
Anthony Liguori
Benoît Canet (3):
sh_pci: remove sysbus_init_mmio_cb2 usage
ppce500_pci: remove sysbus_init_mmio_cb2 usage
sysbus: remove sysbus_init_mmio_cb2
hw/ppce500_pci.c | 27 ++++++---------------------
hw/r2d.c | 14 ++++++++++++--
hw/sh_pci.c | 29 ++++-------------------------
hw/sysbus.c | 16 ----------------
hw/sysbus.h | 5 -----
5 files changed, 22 insertions(+), 69 deletions(-)