From mboxrd@z Thu Jan 1 00:00:00 1970 From: robherring2@gmail.com (Rob Herring) Date: Sat, 10 Mar 2012 13:14:52 -0600 Subject: [GIT PULL] mach/io.h clean-up and removal In-Reply-To: References: <4F58DD30.4060704@gmail.com> Message-ID: <4F5BA82C.1040400@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 03/10/2012 12:20 PM, Olof Johansson wrote: > Hi, > > On Thu, Mar 8, 2012 at 8:24 AM, Rob Herring wrote: >> Arnd, Olof, >> >> Please pull the mach/io.h cleanup series for 3.4. This does not include >> the PCI i/o mapping changes. In hopes of testing, I'll wait until 3.5 >> for that. Although, it seems no one has devices with i/o. >> >> I'm sending this to you rather than Russell as it is based on at91 and >> omap cleanup branches in arm-soc tree. >> >> Rob >> >> The following changes since commit d50673ed97a7ce609cf62bcd40c57517ada31806: >> >> Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into >> cleanup-base (2012-03-04 22:00:46 -0600) >> >> are available in the git repository at: >> >> git://sources.calxeda.com/kernel/linux.git io-cleanup-for-3.4 > > I've pulled this into next/cleanup2. Nice diffstat! > Actually, Arnd just found some abusers of __io() that I need to fix first. They are using __io() to cast defines to a void __iomem * ptr. I should have something out for review soon. So please drop this and I'll send a new pull request. Rob