commit | 8c106233ab179deb6faa8914b6103d3e68431b4b | [log] [tgz] |
---|---|---|
author | Benoît Canet <benoit.canet@gmail.com> | Fri Dec 16 23:37:46 2011 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Dec 19 13:36:27 2011 -0600 |
tree | 8d9947c79df30e8703af229a929437f0e80c66c7 | |
parent | ca2cc7888846ab85ee6549bb0b68ac0cbf16a4e9 [diff] |
sh_pci: remove sysbus_init_mmio_cb2 usage The isa region is not exposed as a sysbus region because the iobr register contains its address and use it to remap dynamically the region. (Peter Maydell's idea) Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Benoît Canet <benoit.canet@gmail.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>