On Tue, 03 Mar 2015, Charles Keepax wrote:

> From: Richard Fitzgerald <r...@opensource.wolfsonmicro.com>
> 
> Signed-off-by: Richard Fitzgerald <r...@opensource.wolfsonmicro.com>
> Acked-by: Linus Walleij <linus.wall...@linaro.org>
> Signed-off-by: Charles Keepax <ckee...@opensource.wolfsonmicro.com>
> ---
>  drivers/gpio/gpio-arizona.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Applied, thanks.

Will send out pull-request once this has had time to soak in -next. 

> diff --git a/drivers/gpio/gpio-arizona.c b/drivers/gpio/gpio-arizona.c
> index fe369f5..9665d0a 100644
> --- a/drivers/gpio/gpio-arizona.c
> +++ b/drivers/gpio/gpio-arizona.c
> @@ -116,6 +116,7 @@ static int arizona_gpio_probe(struct platform_device 
> *pdev)
>       switch (arizona->type) {
>       case WM5102:
>       case WM5110:
> +     case WM8280:
>       case WM8997:
>               arizona_gpio->gpio_chip.ngpio = 5;
>               break;

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to