[PATCH 4/5] gpio: Make gpio-msm-v1 into a platform driver

Rohit Vaswani rvaswani at codeaurora.org
Thu Sep 20 16:14:17 EDT 2012


On 9/19/2012 12:00 AM, Stephen Boyd wrote:
> Doing this removes the dependence of this driver on the
> msm_iomap.h and cpu.h mach include headers provied by MSM. This
> is necessary to support single zImage work in the future and
> allows us to remove cpu.h entirely and brings us closer to
> removing msm_iomap.h.
>
> Cc: Grant Likely <grant.likely at secretlab.ca>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: Rohit Vaswani <rvaswani at codeaurora.org>
> Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>
> ---
>   arch/arm/mach-msm/board-halibut.c   |   1 +
>   arch/arm/mach-msm/board-msm7x30.c   |   1 +
>   arch/arm/mach-msm/board-qsd8x50.c   |   1 +
>   arch/arm/mach-msm/board-trout.c     |   1 +
>   arch/arm/mach-msm/devices-msm7x00.c |  31 +++++
>   arch/arm/mach-msm/devices-msm7x30.c |  31 +++++
>   arch/arm/mach-msm/devices-qsd8x50.c |  31 +++++
>   arch/arm/mach-msm/devices.h         |   4 +
>   drivers/gpio/gpio-msm-v1.c          | 220 ++++++++++++++++++++++++------------
>   9 files changed, 250 insertions(+), 71 deletions(-)
>

Tested-by: Rohit Vaswani <rvaswani at codeaurora.org>
Acked-by: Rohit Vaswani <rvaswani at codeaurora.org>

Thanks,
Rohit Vaswani

-- 
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