]> git.kernelconcepts.de Git - mv-sheeva.git/commit
au1000-eth: remove volatiles, switch to I/O accessors
authorFlorian Fainelli <florian@openwrt.org>
Wed, 8 Sep 2010 11:15:13 +0000 (11:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Sep 2010 04:36:38 +0000 (21:36 -0700)
commitd0e7cb5d401695809ba8c980124ab1d8c66efc8b
treeec2598de266cf3d9aa485d9f2f5e9b2b46e8bc4b
parent49a42c080fbba9e99b4339763dd7771569ee38c3
au1000-eth: remove volatiles, switch to I/O accessors

Remove all the volatile keywords where they were used, switch to using the
proper readl/writel accessors.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/au1000_eth.c
drivers/net/au1000_eth.h