From: Stephen Warren Date: Fri, 2 Mar 2012 20:05:49 +0000 (-0700) Subject: pinctrl: Show selected function and group in pinmux-pins debugfs X-Git-Tag: v3.4-rc1~128^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba110d90c08d9676370db9a62792f57ade5b3bbf;p=pandora-kernel.git pinctrl: Show selected function and group in pinmux-pins debugfs Until recently, the pinctrl pinmux-pins debugfs file displayed the selected function for each owned pin. This feature was removed during restructing in support of recent API rework. This change restoreds this feature, and also displays the group that the function was selected on, in case a pin is a member of multiple groups. Based on work by: Linus Walleij Signed-off-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed