diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2013-10-21 04:55:29 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-10-23 10:41:22 +0200 |
commit | 86467ff2ddca94c0d8d10b92b5916e68c0cad8a9 (patch) | |
tree | 7a54fc2c24f30699fb4b691025bc7defd6a52870 /Documentation/dontdiff | |
parent | pinctrl: add documentation for pinctrl_get_group_pins() (diff) | |
download | linux-86467ff2ddca94c0d8d10b92b5916e68c0cad8a9.tar.xz linux-86467ff2ddca94c0d8d10b92b5916e68c0cad8a9.zip |
pinctrl: tb10x: fix the error handling in tb10x_pinctrl_probe()
This patch fix the error handling in tb10x_pinctrl_probe():
- devm_ioremap_resource() return ERR_PTR() and never return NULL
- remove the dev_err call to avoid redundant error message
- pinctrl_register() returns NULL not ERR_PTR()
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/dontdiff')
0 files changed, 0 insertions, 0 deletions