aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking
diff options
context:
space:
mode:
authorMatthew Leach <matthew@mattleach.net>2012-12-10 09:12:38 +0000
committerDavid S. Miller <davem@davemloft.net>2012-12-10 15:46:27 -0500
commitb146ecd6b5589f4524090cad4b55ee439c6a4925 (patch)
tree2c96cec8a59a5df885b1d172d95ae68060a08514 /Documentation/networking
parentdaadaf6f69c4e26ceb421f2b96eade3809260c7f (diff)
net: 8390: use io{read,write}*_rep accessors
The {read,write}s{b,w,l} operations are not defined by all architectures and are being removed from the asm-generic/io.h interface. This patch replaces the usage of these string functions in the 8390 accessors with io{read,write}{8,16,32}_rep calls instead. Cc: Arnd Bergmann <arnd@arndb.de> Cc: Ben Herrenschmidt <benh@kernel.crashing.org> Cc: David Miller <davem@davemloft.net> Cc: netdev@vger.kernel.org Signed-off-by: Matthew Leach <matthew@mattleach.net> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions