From: Felipe Balbi Date: Mon, 13 Oct 2014 20:50:08 +0000 (-0500) Subject: pinctrl: baytrail: add missing module removal support X-Git-Tag: omap-for-v3.19/fixes-rc1~135^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9067bbe5989c39bd4d482edfd4d38ad99d5b081f;p=pandora-kernel.git pinctrl: baytrail: add missing module removal support pinctrl-baytrail driver provides a proper ->remove() method on its platform_driver definition, however there's no way, currently, to unload the driver due to missing module_exit(). This patch adds module_exit(). Signed-off-by: Felipe Balbi Acked-by: David Cohen Signed-off-by: Linus Walleij --- Reading git-diff-tree failed