Re: [PATCH 05/16] ARM: msm: move platform_data definitions

2012-09-11 Thread David Brown
On Tue, Sep 11, 2012 at 02:59:39PM +0200, Arnd Bergmann wrote: > Platform data for device drivers should be defined in > include/linux/platform_data/*.h, not in the architecture > and platform specific directories. > > This moves such data out of the msm include directories > > Signed-off-by: Arn

[PATCH 05/16] ARM: msm: move platform_data definitions

2012-09-11 Thread Arnd Bergmann
Platform data for device drivers should be defined in include/linux/platform_data/*.h, not in the architecture and platform specific directories. This moves such data out of the msm include directories Signed-off-by: Arnd Bergmann Cc: David Brown Cc: Daniel Walker Cc: Bryan Huntsman Cc: Chris