From: Shobhit Kumar Date: Fri, 26 Jun 2015 09:02:04 +0000 (+0530) Subject: gpiolib: Add support for removing registered consumer lookup table X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~35^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be9015abb8296d8dc72cef4da75fa30e88ab7c81;p=pandora-kernel.git gpiolib: Add support for removing registered consumer lookup table In case we unload and load a driver module again that is registering a lookup table, without this it will result in multiple entries. Provide an option to remove the lookup table on driver unload Cc: Samuel Ortiz Cc: Linus Walleij Cc: Alexandre Courbot Cc: Thierry Reding Reviewed-by: Alexandre Courbot Reviewed-by: Linus Walleij Tested-by: Ville Syrjälä Signed-off-by: Shobhit Kumar Acked-by: Lee Jones Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed