commit | 8a3cfb7c1700732df9fc13439b313bf8db39fefd | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Thu Jul 31 18:23:08 2014 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Aug 17 09:15:44 2014 -0500 |
tree | 694477f32fe7da09c1470d7521bd1408cdb29995 | |
parent | 8e1594db7e43eaf4ea88b870e97fa3ab9f8f98e0 [diff] |
pinctrl: tegra-xusb: testing wrong variable in probe() There is a cut and paste bug so we test the wrong variable. "err" is never less than zero at this point. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>