diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2020-01-06 04:34:00 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-09 11:15:31 +0100 |
commit | 18bd8bff69f7fbc53903dba4a1c234a30a8fcbde (patch) | |
tree | 4f468d57864e14faf800f427b14b8ff9ab1397f0 /drivers/usb/cdns3 | |
parent | 28d190ac437c675763f03b17407ea16c1dd8c613 (diff) |
usb: phy: tegra: Keep track of power on-off state
The PHY driver should keep track of the enable state, otherwise enable
refcount is screwed if USB driver tries to enable PHY when it is already
enabled. This will be the case for ChipIdea and Tegra EHCI drivers once
PHY driver will gain support for the init/shutdown callbacks.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20200106013416.9604-5-digetx@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3')
0 files changed, 0 insertions, 0 deletions