aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/altmodes/displayport.c
diff options
context:
space:
mode:
authorMatthias Kaehlcke <mka@chromium.org>2022-08-05 11:19:31 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-08-18 21:10:59 +0200
commit1bcafc0498038a5a2ce5a9b888c39f1c32242cec (patch)
treebbb3a40b7fe39aec35c4f105be3a817c4d5dd511 /drivers/usb/typec/altmodes/displayport.c
parentusb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop (diff)
downloadlinux-dev-1bcafc0498038a5a2ce5a9b888c39f1c32242cec.tar.xz
linux-dev-1bcafc0498038a5a2ce5a9b888c39f1c32242cec.zip
usb: misc: onboard_usb_hub: Drop reset delay in onboard_hub_power_off()
onboard_hub_power_off() currently has a delay after asserting the reset of the hub. There is already a delay in onboard_hub_power_on() before de-asserting the reset, which ensures that the reset is asserted for the required time, so the delay in _power_off() is not needed. Skip the reset GPIO check before calling gpiod_set_value_cansleep(), the function returns early when the GPIO descriptor is NULL. Reviewed-By: Alexander Stein <alexander.stein@ew.tq-group.com> Reviewed-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Link: https://lore.kernel.org/r/20220805111836.1.Id5a4dc0a2c046236116693aa55672295513a0f2a@changeid Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/typec/altmodes/displayport.c')
0 files changed, 0 insertions, 0 deletions