openpic: unify memory api subregions
commit35732cb41e8f8608bb0fd6ae023daee56d439bf1
authorAlexander Graf <agraf@suse.de>
Sat, 8 Dec 2012 00:04:48 +0000 (8 01:04 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 14 Dec 2012 12:12:56 +0000 (14 13:12 +0100)
tree3661303ca728730b6b8d3dad900d16e74c7d52d5
parent825463b38414c9afb657caee1ce20eff2d521317
openpic: unify memory api subregions

The only difference between the "openpic" and "mpic" memory api subregion
descriptors is the endianness. Unify them as openpic accessors with explicit
endianness markers in their names.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/openpic.c