From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Mon, 5 Dec 2011 23:56:09 +0000 Subject: [PATCH 07/23] ARM: plat-omap: remove arch specific special handling for ioremap In-Reply-To: References: <1321422521-1138-1-git-send-email-nico@fluxnic.net> <1321422521-1138-8-git-send-email-nico@fluxnic.net> <20111202202125.GZ31337@atomide.com> Message-ID: <20111205235609.GI14542@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Dec 02, 2011 at 04:39:31PM -0500, Nicolas Pitre wrote: > On Fri, 2 Dec 2011, Tony Lindgren wrote: > > > Hi Nico, > > > > * Nicolas Pitre [111115 21:21]: > > > From: Nicolas Pitre > > > > > > A generic version should replace this later. > > > > > > As io.c has become nearly empty, omap_init_consistent_dma_size() is moved > > > into common.c so that io.c can be removed entirely. > > > > Sorry for the delay on trying this series out. It boots fine > > on omap2/3/4 as Kevin already noted. However, the following > > fix is needed for this patch to keep things building for > > omap1_defconfig. > > > > > Signed-off-by: Nicolas Pitre > > > > With the following fix it works on what I tested. That's > > osk5912 n800 2430sdp n900 zoom3 and blaze. If you're still > > taking acks for this series: > > > > Tested-by: Tony Lindgren > > OK, thanks for testing. Since Russell didn't commit this to his stable > branch yet I simply folded in your fix and added your tested-by tag. So I'm about to push what I had out in the devel-stable branch... what am I supposed to do with this?