diff options
author | Axel Lin <axel.lin@ingics.com> | 2012-11-13 09:00:07 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-11-15 12:03:07 +0100 |
commit | 8d1c6ef67a4530ee5dbd5038d2959a54593013b1 (patch) | |
tree | 1a88a7c3a4f82e984e5235af1ac09796130b343f /drivers/pinctrl/pinctrl-imx51.c | |
parent | 102caad905d919cc981f8ce799e5a63b6889b979 (diff) | |
download | blackbird-op-linux-8d1c6ef67a4530ee5dbd5038d2959a54593013b1.tar.gz blackbird-op-linux-8d1c6ef67a4530ee5dbd5038d2959a54593013b1.zip |
pinctrl: imx: Fix the logic checking if not able to find pin reg map
Current code sets "pin_reg = &info->pin_regs[i];" in each loop iteration,
so in the case of no-match, pin_reg is not NULL.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-imx51.c')
0 files changed, 0 insertions, 0 deletions