[PATCH 2/5] ARM: S5PV210: Add keypad device helpers

Russell King - ARM Linux linux at arm.linux.org.uk
Fri May 28 08:44:26 EDT 2010


On Fri, May 28, 2010 at 08:51:42PM +0900, Joonyoung Shim wrote:
> diff --git a/arch/arm/mach-s5pv210/setup-keypad.c b/arch/arm/mach-s5pv210/setup-keypad.c
> new file mode 100644
> index 0000000..03a9de1
> --- /dev/null
> +++ b/arch/arm/mach-s5pv210/setup-keypad.c
> @@ -0,0 +1,34 @@
> +/*
> + * linux/arch/arm/mach-s5pv210/setup-keypad.c
> + *
> + * Copyright (C) 2010 Samsung Electronics Co.Ltd
> + * Author: Joonyoung Shim <jy0922.shim at samsung.com>
> + *
> + *  This program is free software; you can redistribute  it and/or modify it
> + *  under  the terms of  the GNU General  Public License as published by the
> + *  Free Software Foundation;  either version 2 of the  License, or (at your
> + *  option) any later version.
> + *
> + */
> +
> +#include <mach/gpio.h>

linux/gpio.h



More information about the linux-arm-kernel mailing list