commit | c1a3acaadde7eb260f4fd4ec87cb87d3ffeed979 | [log] [tgz] |
---|---|---|
author | Vivek Gautam <gautam.vivek@samsung.com> | Fri Nov 21 19:05:45 2014 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Fri Nov 21 09:06:40 2014 -0600 |
tree | 42eb4cdfd4a894441a8a76d50c9d24a3b8c1d24a | |
parent | df9f7b311db1edae7ec5e2c78aa92fce7b9dd34d [diff] |
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 <gautam.vivek@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>