From: Linus Walleij Date: Tue, 16 Sep 2014 22:05:41 +0000 (-0700) Subject: pinctrl: remove remaining users of gpiochip_remove() retval X-Git-Tag: fixes-against-v3.18-rc2~140^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fcea6cecbc965b4e02a39537d9d939f5251bbbd;p=pandora-kernel.git pinctrl: 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed