diff options
author | Dinh Nguyen <dinguyen@opensource.altera.com> | 2014-11-24 11:02:11 -0600 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-11-25 08:47:05 -0600 |
commit | f415fbd17f0438913339fd043779f306ee3587b0 (patch) | |
tree | 05a66357e4eadba4db162af6ef734f0284ca94ee /drivers/usb/phy/phy-ab8500-usb.c | |
parent | da9f3289c74f93b63c5ca741caa4e2d728ccafba (diff) | |
download | blackbird-obmc-linux-f415fbd17f0438913339fd043779f306ee3587b0.tar.gz blackbird-obmc-linux-f415fbd17f0438913339fd043779f306ee3587b0.zip |
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/phy-ab8500-usb.c')
0 files changed, 0 insertions, 0 deletions