[PATCH 05/16] ARM: msm: move platform_data definitions
David Brown
davidb at codeaurora.org
Tue Sep 11 17:07:26 EDT 2012
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 <arnd at arndb.de>
> Cc: David Brown <davidb at codeaurora.org>
> Cc: Daniel Walker <dwalker at fifo99.com>
> Cc: Bryan Huntsman <bryanh at codeaurora.org>
> Cc: Chris Ball <cjb at laptop.org>
> Cc: Florian Tobias Schandinat <FlorianSchandinat at gmx.de>
> Cc: linux-arm-msm at 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 <davidb at codeaurora.org>
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
More information about the linux-arm-kernel
mailing list