From: Dan Carpenter Date: Thu, 31 Jul 2014 15:23:08 +0000 (+0300) Subject: pinctrl: tegra-xusb: testing wrong variable in probe() X-Git-Tag: omap-fixes-against-v3.17-rc3~35^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a3cfb7c1700732df9fc13439b313bf8db39fefd;p=pandora-kernel.git 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 Acked-by: Stephen Warren Acked-by: Thierry Reding Signed-off-by: Linus Walleij --- Reading git-diff-tree failed