diff options
author | Dinh Nguyen <[email protected]> | 2014-11-24 11:02:11 -0600 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2014-11-25 08:47:05 -0600 |
commit | f415fbd17f0438913339fd043779f306ee3587b0 (patch) | |
tree | 05a66357e4eadba4db162af6ef734f0284ca94ee /net/lapb/lapb_in.c | |
parent | da9f3289c74f93b63c5ca741caa4e2d728ccafba (diff) |
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 <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions