diff options
author | Tushar Behera <tushar.behera@linaro.org> | 2012-11-16 10:50:39 +0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-11-23 11:33:41 +0400 |
commit | 7d8dd20e56be0196fd015feb19ca38449c607794 (patch) | |
tree | 4e3952e33e11ae4923cf49dd4695ef7c9b774bb1 /drivers/pinctrl/pinctrl-single.c | |
parent | 5f007db68cc01e068f3e12b30151f3b68418cd79 (diff) | |
download | linux-7d8dd20e56be0196fd015feb19ca38449c607794.tar.xz |
pinctrl: SPEAr: Update error check for unsigned variables
Checking '< 0' for unsigned variables always returns false. For error
codes, use IS_ERR_VALUE() instead.
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-single.c')
0 files changed, 0 insertions, 0 deletions