Matthew Leach b146ecd6b5 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>
2012-12-10 15:46:27 -05:00
..
2012-03-28 18:30:03 +01:00
2012-06-06 09:31:33 -07:00
2012-03-28 18:30:03 +01:00
2012-12-03 11:16:32 -08:00
2012-03-28 18:30:03 +01:00
2012-12-03 11:16:32 -08:00
2012-12-03 11:16:32 -08:00
2012-11-20 13:48:49 -05:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00