This is a small pullreq for the couple of outstanding OMAP patches, which I have now rebased following the landing of Avi's memoryregion batch which touched omap1.c. I've also included the MAINTAINERS file update. Please pull.
Thanks -- PMM The following changes since commit 7e36b264ce524bc60b7b71dd45c05af767ceff2b: hw/omap_gpmc: Modify correct field when writing IRQSTATUS register (2011-09-23 08:36:58 +0200) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git omap-for-upstream Peter Maydell (4): omap_intc: Use MemoryRegion API omap_intc: Qdevify hw/omap1: Wire up GPIO clock MAINTAINERS: claim maintainership for the OMAP devices MAINTAINERS | 5 ++ hw/nseries.c | 4 +- hw/omap.h | 21 +------- hw/omap1.c | 142 ++++++++++++++++++++++++++++------------------ hw/omap2.c | 92 +++++++++++++++++------------ hw/omap_intc.c | 175 +++++++++++++++++++++++++++++++------------------------ 6 files changed, 249 insertions(+), 190 deletions(-)