pinctrl: rockchip: testing the wrong variable
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 8 Nov 2013 10:01:38 +0000 (02:01 -0800)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 25 Nov 2013 08:08:18 +0000 (09:08 +0100)
There is a copy and paste bug so we test "info->reg_base" instead of
"info->reg_pull".

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found