Mike Frysinger a45dde2293 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>
2010-05-03 14:52:48 -07:00
..
2010-01-31 22:34:33 -08:00
2009-02-22 01:19:52 +01:00
2009-08-08 02:26:05 -07:00
2010-01-31 22:37:12 -08:00
2010-01-31 22:37:12 -08:00
2010-03-07 12:36:36 -06:00
2009-12-13 21:31:26 -08:00
2009-12-13 21:31:26 -08:00
2008-10-21 11:25:39 +02:00
2008-10-21 11:25:39 +02:00
2009-10-19 10:08:44 -07:00
2010-01-31 22:34:34 -08:00