[PATCH v3 3/3] arm64: Use include/asm-generic/io.h
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2014-07-18 15:50:26
Also in:
linux-arch, lkml
From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2014-07-18 15:50:26
Also in:
linux-arch, lkml
On Thu, Jul 17, 2014 at 01:26:51PM +0100, Thierry Reding wrote:
On Thu, Jul 17, 2014 at 01:04:41PM +0100, Catalin Marinas wrote:quoted
On Wed, Jul 16, 2014 at 12:01:24PM +0100, Thierry Reding wrote:quoted
From: Thierry Reding <redacted> Include the generic I/O header file so that duplicate implementations can be removed. This will also help to establish consistency across more architectures regarding which accessors they support. Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Thierry Reding <redacted> --- Changes in v3: - add io{read,write}{16,32}be() to match what 32-bit ARM doesIt looks fine. Thanks.Great. Russell hasn't commented on this yet, anyone know how to get his attention?
Given he dependency on the first patch, they should either go in together or first patch in 3.17 and the rest later (but I would prefer that they all go in at the same time). I don't mind how they are merged (the arm32 tree, arm-soc or arm64). If Russell doesn't have an opinion, I can take the 1st and 3rd patches via the arm64 tree. -- Catalin