[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20121210.154737.1161137982809830125.davem@davemloft.net>
Date: Mon, 10 Dec 2012 15:47:37 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: will.deacon@....com
Cc: linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
benh@...nel.crashing.org, arnd@...db.de, james.hogan@...tec.com,
matthew@...tleach.net, netdev@...r.kernel.org
Subject: Re: [PATCH v2 06/10] net: 8390: use io{read,write}*_rep accessors
From: Will Deacon <will.deacon@....com>
Date: Mon, 10 Dec 2012 19:12:38 +0000
> From: Matthew Leach <matthew@...tleach.net>
>
> 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@...db.de>
> Cc: Ben Herrenschmidt <benh@...nel.crashing.org>
> Cc: David Miller <davem@...emloft.net>
> Cc: netdev@...r.kernel.org
> Signed-off-by: Matthew Leach <matthew@...tleach.net>
> Signed-off-by: Will Deacon <will.deacon@....com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists