diff options
author | Tushar Behera <tushar.behera@linaro.org> | 2012-11-16 12:20:39 +0530 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-11-23 08:33:41 +0100 |
commit | 7d8dd20e56be0196fd015feb19ca38449c607794 (patch) | |
tree | 4e3952e33e11ae4923cf49dd4695ef7c9b774bb1 /drivers/pinctrl/pinctrl-tegra.h | |
parent | 5f007db68cc01e068f3e12b30151f3b68418cd79 (diff) | |
download | blackbird-op-linux-7d8dd20e56be0196fd015feb19ca38449c607794.tar.gz blackbird-op-linux-7d8dd20e56be0196fd015feb19ca38449c607794.zip |
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-tegra.h')
0 files changed, 0 insertions, 0 deletions