From: Heiko Stübner Date: Wed, 23 Apr 2014 12:27:51 +0000 (+0200) Subject: pinctrl: rockchip: return a complete config in pinconf_get X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~31^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab3eba7c13cff58dbff767dd02ffb847255ddd3;p=pandora-kernel.git pinctrl: rockchip: return a complete config in pinconf_get Till now pinconf_get only set the argument value into the config parameter effectively removing the actual config param value. As other pinctrl drivers do, it might be nicer to keep the config param intact. Therefore construct a real pinconfig value from param and arg in pinconf_get Signed-off-by: Heiko Stuebner Signed-off-by: Linus Walleij --- Reading git-diff-tree failed