aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2012-11-05 06:22:21 +0000
committerDavid S. Miller <davem@davemloft.net>2012-11-07 03:51:13 -0500
commit0ec6d343f7bcf9e0944aa9ff65287b987ec00c0f (patch)
tree7ac7a7216579c1e480de333f223811e92ffa3033 /.gitignore
parentnet: calxedaxgmac: remove explicit rx dma buffer polling (diff)
downloadlinux-dev-0ec6d343f7bcf9e0944aa9ff65287b987ec00c0f.tar.xz
linux-dev-0ec6d343f7bcf9e0944aa9ff65287b987ec00c0f.zip
net: calxedaxgmac: use raw i/o accessors in rx and tx paths
The standard readl/writel accessors involve a spinlock and cache sync operation on ARM platforms with an outer cache. Only DMA triggering accesses need this, so use the raw variants instead in the critical paths. The relaxed variants would be more appropriate, but don't exist on all arches. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions