"Varadarajan, Charulatha" <ch...@ti.com> writes:

> From: Charulatha V <ch...@ti.com>
>
> This patch adds support for handling OMAP15xx specific gpio_init
> by providing platform device data and doing device registration.
>
> Signed-off-by: Charulatha V <ch...@ti.com>
> ---
>  arch/arm/mach-omap1/gpio15xx.c |  102 
> ++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 102 insertions(+), 0 deletions(-)
>  create mode 100644 arch/arm/mach-omap1/gpio15xx.c
>
> diff --git a/arch/arm/mach-omap1/gpio15xx.c b/arch/arm/mach-omap1/gpio15xx.c
> new file mode 100644
> index 0000000..e4f1738
> --- /dev/null
> +++ b/arch/arm/mach-omap1/gpio15xx.c
> @@ -0,0 +1,102 @@
> +/*
> + * gpio15xx.c - OMAP15XX-specific gpio code

Minor detail, but you don't need the filename here.

Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to