From: Stephen Warren Date: Fri, 2 Mar 2012 01:48:31 +0000 (-0700) Subject: pinctrl: enhance pinctrl_get() to handle multiple functions X-Git-Tag: v3.4-rc1~128^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4e3198736d9d64e4ba4d2b46ab75cbcf5d0a4e0;p=pandora-kernel.git pinctrl: enhance pinctrl_get() to handle multiple functions At present, pinctrl_get() assumes that all matching mapping table entries have the same "function" value, albeit potentially applied to different pins/groups. This change removes this restriction; pinctrl_get() can now handle a set of mapping tables where different functions are applied to the various pins/groups. Signed-off-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed