From: Sergei Shtylyov Date: Sat, 22 Feb 2014 01:29:15 +0000 (+0300) Subject: usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() method X-Git-Tag: v3.15-rc1~137^2~25^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7241a21a7178eb327ca2c8f2ffc325b10e1e05bd;p=pandora-kernel.git usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() method The probe() method has the 'dev' local variable declared and used but strangely not in all cases where it should be... Signed-off-by: Sergei Shtylyov Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed