tty: sc16is7xx: remove retval from gpiochip_remove()
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 16 Sep 2014 22:14:46 +0000 (15:14 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 23 Sep 2014 15:51:36 +0000 (17:51 +0200)
commite27e278608d0dca1b97abea3c1855beafcc68bcb
tree19506e8492e1606c142540e01953fbbbc66eb6e7
parentda26d5d803e45a30c7d72b83ce906f3a466f4cc3
tty: sc16is7xx: remove retval from gpiochip_remove()

We are trying to smoke out the use of the return value from
gpiochip_remove() from the kernel, this has been missed.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/tty/serial/sc16is7xx.c