Thread (18 messages) 18 messages, 3 authors, 2012-12-13

Re: [PATCH v2 04/10] net: smc911x: use io{read,write}*_rep accessors

From: David Miller <davem@davemloft.net>
Date: 2012-12-10 20:47:09
Also in: lkml, netdev

From: Will Deacon <redacted>
Date: Mon, 10 Dec 2012 19:12:36 +0000
From: Matthew Leach <redacted>

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 smc911x
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: netdev@vger.kernel.org
Signed-off-by: Matthew Leach <redacted>
Signed-off-by: Will Deacon <redacted>
This misses the two uses in smsc911x_tx_writefifo and
smsc911x_rx_readfifo.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help