From 7241a21a7178eb327ca2c8f2ffc325b10e1e05bd Mon Sep 17 00:00:00 2001 From: Sergei Shtylyov Date: Sat, 22 Feb 2014 04:29:15 +0300 Subject: [PATCH] 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-format-patch failed