From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 13 Feb 2012 14:22:21 -0800 Subject: [PATCH 00/15] mach/io.h cleanup and removal In-Reply-To: <1329169408-17253-1-git-send-email-robherring2@gmail.com> References: <1329169408-17253-1-git-send-email-robherring2@gmail.com> Message-ID: <20120213222220.GI1426@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Rob Herring [120213 13:12]: > From: Rob Herring > > This series cleans-up mach/io.h and removes it for most platforms that have > the same definitions of __io() and __mem_pci(). This mainly leaves platforms > with PCI that need an io.h. Most of those can be converted once we have a > fixed IO space mapping. OMAP io.h also remains as moving all the extra io.h > stuff leaves it quite broken, so I'm leaving it to the OMAP folks to convert. I'll do some patches to use iomap.h on omaps. Are you planning to queue these for v3.4 merge window? If these are for v3.5 merge window, then I'll do a cleanup series that just leaves a minimal io.h for omaps that's easy to convert. If you're still planning these for v3.4 merge window, I'll rebase on your series. Regards, Tony