diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2017-02-23 11:12:40 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-03-23 10:10:38 +0100 |
commit | 59f34e80c4910bc69ca643a2bb93fcce51366d83 (patch) | |
tree | 51b0c454f0521994e393cae0d9f84c618ac7657e /drivers/pinctrl/qcom | |
parent | pinctrl: meson-gxbb: Fix typo in i2c ao groups (diff) | |
download | linux-59f34e80c4910bc69ca643a2bb93fcce51366d83.tar.xz linux-59f34e80c4910bc69ca643a2bb93fcce51366d83.zip |
pinctrl: samsung: Fix memory mapping code
Some pinctrls share memory regions, and devm_ioremap_resource does not
allow to share resources, in opposition to devm_ioremap.
This patch restores back usage of devm_ioremap function, but with proper
error handling and logging.
Fixes: baafaca ("pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()")
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/qcom')
0 files changed, 0 insertions, 0 deletions