diff options
author | Dinh Nguyen <dinguyen@opensource.altera.com> | 2014-11-24 20:02:11 +0300 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-11-25 17:47:05 +0300 |
commit | f415fbd17f0438913339fd043779f306ee3587b0 (patch) | |
tree | 05a66357e4eadba4db162af6ef734f0284ca94ee /drivers/usb/phy | |
parent | da9f3289c74f93b63c5ca741caa4e2d728ccafba (diff) | |
download | linux-f415fbd17f0438913339fd043779f306ee3587b0.tar.xz |
usb: dwc2: remove early return on clock query
Since we have assigned clk=NULL, which is a valid clk, we should not
be returning when a clock node is not provide. Instead, we should return
only when we cannot enable the clock.
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/phy')
0 files changed, 0 insertions, 0 deletions