diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2019-05-01 18:15:56 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@redhat.com> | 2019-07-02 02:31:13 +0200 |
commit | aff498cf30363788c8a248ec961829488d37f65e (patch) | |
tree | 7b968b2f58a442bdcf9cde5ab9b2e4ab08babd8d /docs/ccid.txt | |
parent | 06e8b8e3e1bb5f2d189197b050b23d9da3955a41 (diff) | |
download | qemu-aff498cf30363788c8a248ec961829488d37f65e.zip qemu-aff498cf30363788c8a248ec961829488d37f65e.tar.gz qemu-aff498cf30363788c8a248ec961829488d37f65e.tar.bz2 |
hw/block/pflash_cfi02: Unify the MemoryRegionOps
The pflash_read()/pflash_write() can check the device endianess
via the pfl->be variable, so remove the 'int be' argument.
Since the big/little MemoryRegionOps are now identical, it is
pointless to declare them both. Unify them.
Signed-off-by: Stephen Checkoway <stephen.checkoway@oberlin.edu>
Message-Id: <20190426162624.55977-3-stephen.checkoway@oberlin.edu>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[PMD: Extracted from bigger patch to ease review]
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'docs/ccid.txt')
0 files changed, 0 insertions, 0 deletions