Skip to content
Commit 5baaf3b9 authored by Lee Jones's avatar Lee Jones
Browse files

usb: dwc3: st: Use explicit reset_control_get_exclusive() API



We're making all reset line users specify whether their lines are
shared with other IP or they operate them exclusively.  In this case
the line is exclusively used only by this IP, so use the *_exclusive()
API accordingly.

Acked-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent f5f35830
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment