From: Axel Lin Date: Wed, 7 Nov 2012 15:57:59 +0000 (+0800) Subject: pinctrl: lantiq: Remove ltq_pmx_disable() function X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~94^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c084ec82015553ab8972cd251fc2e5757e4a379;p=pandora-kernel.git pinctrl: lantiq: Remove ltq_pmx_disable() function Current code adds empty ltq_pmx_disable() because pinmux_check_ops() requires this callback to be defined. This is not required since commit 02b50ce4cb1 "pinctrl: make pinmux disable function optional". Thus remove ltq_pmx_disable() function. Signed-off-by: Axel Lin Acked-by: John Crispin Signed-off-by: Linus Walleij --- Reading git-diff-tree failed