diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-06-11 08:15:13 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-07-04 23:15:35 (GMT) |
commit | 1419d8151be990f115c38deac497ad84d26434dd (patch) | |
tree | 78a79d26002afd275ba0253858511109030d9a3c /mm/percpu-vm.c | |
parent | bd07894e217b174361711320be50c8308456096d (diff) | |
download | linux-1419d8151be990f115c38deac497ad84d26434dd.tar.xz |
pinctrl: berlin: fix an error code in berlin_pinctrl_probe()
We are returning success here because PTR_ERR(NULL) is zero. We should
be returning -ENODEV.
Fixes: 3de68d331c24 ('pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'mm/percpu-vm.c')
0 files changed, 0 insertions, 0 deletions