Marek Szyprowski wrote:
> 
> This patch moves external interrupts support code from plat-s5pc1xx to
> plat-s5p and enables support for it on ARCH_S5PC100. This code can be
easily
> reused by S5PV210/S5PC110 and probably S5P6442.

Already merged EINT patch for S5P to Ben's for-2635/s5p-general.
So please re-make based on it.

> 
> Signed-off-by: Marek Szyprowski <[email protected]>
> Signed-off-by: Kyungmin Park <[email protected]>
> ---
>  arch/arm/mach-s5pc100/Kconfig                  |    1 +
>  arch/arm/mach-s5pc100/gpio.c                   |    8 ++--
>  arch/arm/mach-s5pc100/include/mach/gpio.h      |    8 +++
>  arch/arm/plat-s5p/Kconfig                      |    5 ++
>  arch/arm/plat-s5p/Makefile                     |    1 +
>  arch/arm/plat-s5p/include/plat/gpio-ext.h      |   44 ++++++++++++++++++
>  arch/arm/{plat-s5pc1xx => plat-s5p}/irq-eint.c |   57
++++++++++++------------
>  arch/arm/plat-s5pc1xx/include/plat/gpio-ext.h  |   44 ------------------
>  8 files changed, 92 insertions(+), 76 deletions(-)
>  create mode 100644 arch/arm/plat-s5p/include/plat/gpio-ext.h
>  rename arch/arm/{plat-s5pc1xx => plat-s5p}/irq-eint.c (80%)
>  delete mode 100644 arch/arm/plat-s5pc1xx/include/plat/gpio-ext.h
> 

(snip)


Thanks.

Best regards,
Kgene.
--
Kukjin Kim <[email protected]>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to