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: Arnd Bergmann <a...@arndb.de>
> Cc: David Brown <dav...@codeaurora.org>
> Cc: Daniel Walker <dwal...@fifo99.com>
> Cc: Bryan Huntsman <bry...@codeaurora.org>
> Cc: Chris Ball <c...@laptop.org>
> Cc: Florian Tobias Schandinat <florianschandi...@gmx.de>
> Cc: linux-arm-...@vger.kernel.org
> ---
>  arch/arm/mach-msm/board-qsd8x50.c                                    |    2 
> +-
>  arch/arm/mach-msm/board-trout-mmc.c                                  |    2 
> +-
>  arch/arm/mach-msm/board-trout-panel.c                                |    2 
> +-
>  arch/arm/mach-msm/devices-msm7x00.c                                  |    2 
> +-
>  arch/arm/mach-msm/devices-msm7x30.c                                  |    2 
> +-
>  arch/arm/mach-msm/devices-qsd8x50.c                                  |    2 
> +-
>  arch/arm/mach-msm/include/mach/board.h                               |    2 
> +-
>  drivers/mmc/host/msm_sdcc.c                                          |    2 
> +-
>  drivers/video/msm/mddi.c                                             |    2 
> +-
>  drivers/video/msm/mddi_client_dummy.c                                |    2 
> +-
>  drivers/video/msm/mddi_client_nt35399.c                              |    2 
> +-
>  drivers/video/msm/mddi_client_toshiba.c                              |    2 
> +-
>  drivers/video/msm/mdp.c                                              |    2 
> +-
>  drivers/video/msm/mdp_hw.h                                           |    2 
> +-
>  drivers/video/msm/mdp_ppp.c                                          |    2 
> +-
>  drivers/video/msm/msm_fb.c                                           |    2 
> +-
>  .../include/mach/mmc.h => include/linux/platform_data/mmc-msm_sdcc.h |    0
>  .../mach/msm_fb.h => include/linux/platform_data/video-msm_fb.h      |    0
>  18 files changed, 16 insertions(+), 16 deletions(-)
>  rename arch/arm/mach-msm/include/mach/mmc.h => 
> include/linux/platform_data/mmc-msm_sdcc.h (100%)
>  rename arch/arm/mach-msm/include/mach/msm_fb.h => 
> include/linux/platform_data/video-msm_fb.h (100%)

Acked-by: David Brown <dav...@codeaurora.org>

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to