]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: switch to gpiochip_add_data()
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 8 Dec 2015 10:03:12 +0000 (11:03 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 19 Feb 2016 08:51:41 +0000 (09:51 +0100)
commit6d694ccd0017cab375bdc4b2e3a3a60002c0ae5f
tree3ccf745974b02fa572295dd947653cbf6d7d4615
parent1eb9961304738ce1807d6927c0c001f1a6c92cc6
ARM: imx: switch to gpiochip_add_data()

We're planning to remove the gpiochip_add() function to swith
to gpiochip_add_data() with NULL for data argument.

Cc: arm@kernel.org
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-imx/mach-mx27ads.c