From: Linus Walleij Date: Mon, 27 May 2013 13:53:32 +0000 (+0200) Subject: pinctrl: pinconf: take the right mutex X-Git-Tag: v3.10-rc4~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a386267a2ceea33d76fa2b7f1c2e72a858fcb68e;p=pandora-kernel.git pinctrl: pinconf: take the right mutex The pinconf_dgb_config_print() takes the per-pincontroller mutex, when what it wants to take is actually the pin maps mutex. Reported-by: James Hogan Cc: Patrice Chotard Signed-off-by: Linus Walleij --- Reading git-diff-tree failed