]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: txx9: switch to gpiochip_add_data()
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 8 Dec 2015 13:33:54 +0000 (14:33 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 19 Feb 2016 08:51:44 +0000 (09:51 +0100)
commit1458afaf3b6fb015959c18169a46c2556a6b5b95
tree8397827a46f18c72b30122b19d096a58b1473484
parent7852586fca6a65ba467074b8bdbbfdd411b1e1f9
MIPS: txx9: 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: linux-mips@linux-mips.org
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/mips/kernel/gpio_txx9.c