
Hi Mike,
On 6/21/2010 10:25 AM, Mike Frysinger wrote:
On Monday, June 21, 2010 01:41:54 Ben Warren wrote:
On 6/2/2010 6:03 PM, Mike Frysinger wrote:
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 Frysingervapier@gentoo.org Tested-by: Hoan Hoanghnhoan@i-syst.com
I can't get this to apply. Please rebase against TOT.
you need the first two in the series: Applying: AX88180: add support for the Marvell 88E1118 phy Applying: AX88180: make OUTW handle 32bit/16bit defines too -mike
Sorry I missed those. All three are now in net/text.
regards, Ben