From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@linaro.org (Shawn Guo) Date: Thu, 13 Sep 2012 15:21:40 +0800 Subject: [PATCH 04/16] ARM: imx: move platform_data definitions In-Reply-To: <201209121552.26004.arnd@arndb.de> References: <1347368350-31212-1-git-send-email-arnd@arndb.de> <201209111410.05698.arnd@arndb.de> <201209121552.26004.arnd@arndb.de> Message-ID: <20120913072137.GE3141@S2101-09.ap.freescale.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Sep 12, 2012 at 03:52:25PM +0000, Arnd Bergmann wrote: > On Tuesday 11 September 2012, Guennadi Liakhovetski wrote: > > ipu.h is used by the dmaengine and IRQ driver under drivers/dma/ipu/, and > > by its users drivers/media/platform/soc_camera/mx3_camera.c and > > drivers/video/mx3fb.c. It has been placed under arch/arm/... because it's > > arch-specific, but in principle I don't see any reason why it cannot > > happily live anywhere under include/... > > Right. We can do that as the next step, after the pure platform data is > out of the way. > I'm working on a series to clean up the remaining imx mach headers. -- Regards, Shawn