Searched hist:cafb14fecb2085299b1b06beb93d27d46efdfe52 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | ax88180.h | cafb14fecb2085299b1b06beb93d27d46efdfe52 Thu Jun 03 01:03:50 UTC 2010 Mike Frysinger <vapier@gentoo.org> AX88180: 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> Tested-by: Hoan Hoang <hnhoan@i-syst.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|