diff options
author | Marek Vasut | 2022-04-13 04:15:34 +0200 |
---|---|---|
committer | Ramon Fried | 2022-04-13 15:13:54 +0300 |
commit | f0d1a29dc5e2dbdc42223d409b72ae110e95dc28 (patch) | |
tree | acc07790e28a40d6e0df4c5d2ed1a2a09979d348 /.readthedocs.yml | |
parent | 1494a4aacef17a3fc94847104e98d083da7659c9 (diff) |
net: dm9000: Pass private data around for IO
Pass private data into IO accessors and use the base addresses of
IO and DATA window from the private data instead of using the hard
coded macros DM9000_IO/DM9000_DATA. Currently both the DM9000_IO
and DM9000_DATA are assigned to the respecive private data fields
for the non-DM case backward compatibility.
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Ramon Fried <rfried.dev@gmail.com>
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions