[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120911210726.GA17002@codeaurora.org>
Date: Tue, 11 Sep 2012 14:07:26 -0700
From: David Brown <davidb@...eaurora.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Russell King <linux@....linux.org.uk>,
Daniel Walker <dwalker@...o99.com>,
Bryan Huntsman <bryanh@...eaurora.org>,
Chris Ball <cjb@...top.org>,
Florian Tobias Schandinat <FlorianSchandinat@....de>,
linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH 05/16] ARM: msm: move platform_data definitions
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@...db.de>
> Cc: David Brown <davidb@...eaurora.org>
> Cc: Daniel Walker <dwalker@...o99.com>
> Cc: Bryan Huntsman <bryanh@...eaurora.org>
> Cc: Chris Ball <cjb@...top.org>
> Cc: Florian Tobias Schandinat <FlorianSchandinat@....de>
> Cc: linux-arm-msm@...r.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@...eaurora.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists