]> Git Repo - linux.git/commit
usb: dwc2: Update port suspend/resume function definitions.
authorArtur Petrosyan <[email protected]>
Thu, 8 Apr 2021 09:45:01 +0000 (13:45 +0400)
committerGreg Kroah-Hartman <[email protected]>
Fri, 9 Apr 2021 13:16:38 +0000 (15:16 +0200)
commit139fae7a08381c21026b05732e63c79018bb6c60
treecca884a4d1c464188d896ed3588ce28682bbcd41
parentb77b0d0021ec8f6bbcce659c5e6500e2dbc74e3c
usb: dwc2: Update port suspend/resume function definitions.

Earlier "dwc2_port_suspend()" and "dwc2_port_resume()" functions
were implemented without proper description and host or device mode
difference.

- Added "dwc2_port_suspend" and "dwc2_port_resume" functions to
  "core.h" header file.

- Updated function description in documentation.

Acked-by: Minas Harutyunyan <[email protected]>
Signed-off-by: Artur Petrosyan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/dwc2/core.h
drivers/usb/dwc2/hcd.c
This page took 0.059856 seconds and 4 git commands to generate.