summaryrefslogtreecommitdiff
path: root/drivers/net/bcm-sf2-eth-gmac.c
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2020-05-23 14:14:45 +0200
committerMarek Vasut <marek.vasut+renesas@gmail.com>2020-06-18 19:34:40 +0200
commit81bdeea2fe62277922a6bd735f936b168352a49d (patch)
treeabd7278eed6942d0c5b4180194a7138882b636da /drivers/net/bcm-sf2-eth-gmac.c
parentf3878f5c2821cca2c2587adf522319578ed0c1da (diff)
net: eepro100: Use standard I/O accessors
The current eepro100 driver accesses its memory mapped registers directly instead of using the standard I/O accessors. This can cause problems on some systems as the accesses can get out of order. So convert the direct volatile dereferences to use the normal in/out macros. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Diffstat (limited to 'drivers/net/bcm-sf2-eth-gmac.c')
0 files changed, 0 insertions, 0 deletions