diff options
author | Matt Parker <mtparkr@gmail.com> | 2017-08-15 21:06:07 +0100 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2017-09-08 08:17:37 +0800 |
commit | 726ec828bdc186b98379b1d4dc5942aadfcdda52 (patch) | |
tree | d0d7f78bf6c090ae9e1cb1606a65464a0045267e /MAINTAINERS | |
parent | ac7bc031408491cf17da0a46e3fe34e34a1c1b85 (diff) |
net: rtl8139: do not use old_mmio accesses
Both io and memory use the same mmio functions in the rtl8139 device.
This patch removes the separate MemoryRegionOps and old_mmio accessors
for memory, and replaces it with an alias to the io memory region.
Signed-off-by: Matt Parker <mtparkr@gmail.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions