diff options
author | Johan Hovold <johan@kernel.org> | 2018-03-07 04:49:36 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-21 12:12:04 -0400 |
commit | 20f2e1aa77314decf395558fd3a13875c0e56074 (patch) | |
tree | ef72c269ac80c84afdd538d5fbb4a11aea7ea605 /drivers/media/usb/usbtv/Kconfig | |
parent | b1e064c25e8fce911d0d9b8a9cca1d3183cd7130 (diff) |
media: cpia2_usb: drop bogus interface-release call
Drop bogus call to usb_driver_release_interface() from the disconnect()
callback. As the interface is already being unbound at this point,
usb_driver_release_interface() simply returns early.
Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb/usbtv/Kconfig')
0 files changed, 0 insertions, 0 deletions