commit | d37b939cf41f6a211d6c5611915c5dd4552cd935 | [log] [tgz] |
---|---|---|
author | Artur Petrosyan <Arthur.Petrosyan@synopsys.com> | Tue Apr 13 11:36:52 2021 +0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 13 12:25:12 2021 +0200 |
tree | 9527934e3e9941c73b8f5890fd2f3cceac761017 | |
parent | 5f9e60c06175c3525c2f7ae1d6807f7d6c61efe3 [diff] |
usb: dwc2: Update enter clock gating when port is suspended Updates the implementation of entering clock gating mode when core receives port suspend. Instead of setting the required bit fields of the registers inline, called the "dwc2_host_enter_clock_gating()" function. Signed-off-by: Artur Petrosyan <Arthur.Petrosyan@synopsys.com> Link: https://lore.kernel.org/r/20210413073653.9F493A0094@mailhost.synopsys.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>