From: Vivek Gautam Date: Fri, 21 Nov 2014 13:35:45 +0000 (+0530) Subject: usb: dwc3: exynos: Remove local variable for clock from probe X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a3acaadde7eb260f4fd4ec87cb87d3ffeed979;p=pandora-kernel.git usb: dwc3: exynos: Remove local variable for clock from probe There's no need to keep one local variable for clock, and then assign the same to 'clk' member of dwc3_exynos. Just cleaning it up. Signed-off-by: Vivek Gautam Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed