diff options
author | Brian King <[email protected]> | 2023-02-01 13:57:38 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-02-02 11:51:03 +0100 |
commit | 6a9a733edd46732e906d976dc21a42dd361e53cc (patch) | |
tree | 2236626b4f6394c2b4ae5c8a28d8472ecd814cbd /drivers/usb/cdns3/cdns3-imx.c | |
parent | 2115a84d3688faef106abd19581a5a3b77845824 (diff) |
hvcs: Fix hvcs port reference counting
The hvcs driver only ever gets two references to the port. One
at initialization time, and one at install time. Remove the code
that was trying to do multiple port puts for each open, which
would result in more puts than gets.
Signed-off-by: Brian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions