summaryrefslogtreecommitdiff
path: root/drivers/net/tsec.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-04-14 20:29:06 (GMT)
committerBen Warren <biggerbadderben@gmail.com>2010-05-03 21:52:48 (GMT)
commita45dde2293c816138e53c26eca6fd0322583f9a6 (patch)
treee119a9bdaaf30869c85a5e14770750703fab1716 /drivers/net/tsec.c
parent5525856d59910c72687ab6201f39cdf1c04cfc15 (diff)
downloadu-boot-fsl-qoriq-a45dde2293c816138e53c26eca6fd0322583f9a6.tar.xz
net: dm9000x: use standard I/O accessors
The current dm9000x driver accesses its memory mapped registers directly instead of using the standard I/O accessors. This can cause problems on Blackfin 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: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'drivers/net/tsec.c')
0 files changed, 0 insertions, 0 deletions