aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/davicom/dm9000.c
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2012-12-10 09:12:35 +0000
committerDavid S. Miller <davem@davemloft.net>2012-12-10 15:43:58 -0500
commit4ba73aa1c9223f8f0dd5bb358dfea70309672d99 (patch)
treed435aa234378bf0ec9c9be17b594a80e33c7f134 /drivers/net/ethernet/davicom/dm9000.c
parentrtnetlink: add missing message types to selinux perm table (diff)
downloadlinux-dev-4ba73aa1c9223f8f0dd5bb358dfea70309672d99.tar.xz
linux-dev-4ba73aa1c9223f8f0dd5bb358dfea70309672d99.zip
net: smc91x: use io{read, write}*_rep accessors instead of string functions
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 default SMC accessors with io{read,write}{8,16,32}_rep calls instead, which are defined for all architectures. Cc: Arnd Bergmann <arnd@arndb.de> Cc: Ben Herrenschmidt <benh@kernel.crashing.org> Cc: Nicolas Pitre <nico@fluxnic.net> Cc: netdev@vger.kernel.org Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/davicom/dm9000.c')
0 files changed, 0 insertions, 0 deletions