From: Linus Walleij Date: Tue, 16 Sep 2014 22:11:41 +0000 (-0700) Subject: gpio: remove remaining users of gpiochip_remove() retval X-Git-Tag: fixes-against-v3.18-rc2~140^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da26d5d803e45a30c7d72b83ce906f3a466f4cc3;p=pandora-kernel.git gpio: remove remaining users of gpiochip_remove() retval Some drivers accidentally still use the return value from gpiochip_remove(). Get rid of them so we can simplify this function and get rid of the return value. Cc: Abdoulaye Berthe Acked-by: Alexandre Courbot Acked-by: Javier Martinez Canillas Signed-off-by: Linus Walleij --- Reading git-diff-tree failed