These patch convert some omap devices to the memory API Benoît Canet (5): omap_sx1: convert to memory API omap_spi: convert to memory API omap_lcdc: convert to memory API omap_l4: convert to memory API omap_i2c: convert to memory API
hw/omap.h | 15 +++++-- hw/omap1.c | 4 +- hw/omap_i2c.c | 45 ++++++++++++---------- hw/omap_l4.c | 35 +++++++++-------- hw/omap_lcdc.c | 33 +++++++--------- hw/omap_spi.c | 37 ++++++++++-------- hw/omap_sx1.c | 113 +++++++++++++++++++++++++++++--------------------------- 7 files changed, 151 insertions(+), 131 deletions(-) -- 1.7.7.3