diff options
author | Jaejoong Kim <climbbb.kim@gmail.com> | 2018-07-04 07:51:28 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-07-26 13:55:39 +0300 |
commit | 1fcba97e35696b7cc5662fe704ada540b49f5601 (patch) | |
tree | d6c3edd93642ff859f04f4215212f4f09462286e /drivers/usb/host/ohci-hub.c | |
parent | 7a051e8de3010c2f5f52e0bf305ef96c1f1f19d5 (diff) | |
download | linux-1fcba97e35696b7cc5662fe704ada540b49f5601.tar.xz |
usb: gadget: storage: Remove reference counting
The kref used to be needed because sharing of fsg_common among multiple USB
function instances was handled by fsg. Now this is managed by configfs, we
don't need it anymore. So let's eliminate kref from this driver.
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Jaejoong Kim <climbbb.kim@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/host/ohci-hub.c')
0 files changed, 0 insertions, 0 deletions