]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: omap1: Fix new user of gpiochip_request_own_desc()
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 15 Dec 2018 11:50:59 +0000 (12:50 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Dec 2018 22:05:41 +0000 (23:05 +0100)
commit3fc499e22bfb23e2a70e626790257bb70eb3276d
treec87e5d7b491a7f178111e38f05e5fdf22c67b42c
parent1361589075e8b515035411b22c3a388eb6054a34
ARM: omap1: Fix new user of gpiochip_request_own_desc()

This fixes up a new user of gpiochip_request_own_desc() in
the AMS Delta board that appeared after the patch that was
applied recently.

Fixes: 77264aa860e8 ("gpio: Pass a flag to gpiochip_request_own_desc()")
Reviewed-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-omap1/board-ams-delta.c