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

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

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

From: Will Deacon <redacted>
Date: Mon, 10 Dec 2012 19:12:37 +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 default
DM9000 accessors with io{read,write}{8,16,32}_rep calls instead. This
is required as the dm9000 driver is in use by the blackfin
architecture which uses the asm-generic io accessors.

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 <redacted>
Signed-off-by: Will Deacon <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help