[PATCH 07/16] ARM: pxa: move platform_data definitions

Igor Grinberg grinberg at compulab.co.il
Tue Sep 11 09:56:44 EDT 2012


On 09/11/12 15:59, 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 pxa include directories
> 
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

[...]

>  arch/arm/mach-pxa/cm-x270.c                            |    4 ++--
>  arch/arm/mach-pxa/cm-x2xx.c                            |    2 +-
>  arch/arm/mach-pxa/cm-x300.c                            |   10 +++++-----
>  arch/arm/mach-pxa/em-x270.c                            |   10 +++++-----
>  arch/arm/mach-pxa/pxa3xx-ulpi.c                        |    2 +-
>  .../linux/platform_data/usb-pxa3xx-ulpi.h              |    0
>  rename arch/arm/mach-pxa/include/mach/pxa3xx-u2d.h => include/linux/platform_data/usb-pxa3xx-ulpi.h (100%)

Acked-by: Igor Grinberg <grinberg at compulab.co.il>

-- 
Regards,
Igor.



More information about the linux-arm-kernel mailing list