From: Axel Lin Date: Mon, 19 Nov 2012 09:39:54 +0000 (+0100) Subject: pinctrl: mvebu: Fix dove_audio1_ctrl_set function X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~44^2~2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63ace077b427a86464da34855d35addfa308e807;p=pandora-kernel.git pinctrl: mvebu: Fix dove_audio1_ctrl_set function When setting audio1 pinmux the bits in the corresponding registers are not cleared. This fix first clears all bits and then sets the required bits according to the selected function. Signed-off-by: Axel Lin Signed-off-by: Sebastian Hesselbarth Acked-by: Linus Walleij Signed-off-by: Jason Cooper --- Reading git-diff-tree failed