diff options
author | Tony Prisk <linux@prisktech.co.nz> | 2014-01-23 21:57:33 +1300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-20 11:06:11 -0800 |
commit | c2b570f3e4c62ca9fa82ef4e8e4a2bcb6ca4de8b (patch) | |
tree | 5424c0f01953d5904a170b135b933e88a26a3fb4 /crypto/api.c | |
parent | f878b94f967e1c6ee0d3c220063db3ff52fe0448 (diff) | |
download | linux-stable-c2b570f3e4c62ca9fa82ef4e8e4a2bcb6ca4de8b.tar.gz linux-stable-c2b570f3e4c62ca9fa82ef4e8e4a2bcb6ca4de8b.tar.bz2 linux-stable-c2b570f3e4c62ca9fa82ef4e8e4a2bcb6ca4de8b.zip |
pinctrl: vt8500: Change devicetree data parsing
commit f17248ed868767567298e1cdf06faf8159a81f7c upstream.
Due to an assumption in the VT8500 pinctrl driver, the value passed
from devicetree for 'wm,pull' was not explicitly translated before
being passed to pinconf.
Since v3.10, changes to 'enum pin_config_param', PIN_CONFIG_BIAS_PULL_(UP/DOWN)
no longer map 1-to-1 with the expected values in devicetree.
This patch adds a small translation between the devicetree values (0..2)
and the enum pin_config_param equivalent values.
Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions