Files
linux/drivers
Oliver Neukum a0a5f3d36b Bluetooth: btusb: fix PM leak in error case of setup
commit 3d44a6fd07 upstream.

If setup() fails a reference for runtime PM has already
been taken. Proper use of the error handling in btusb_open()is needed.
You cannot just return.

Fixes: ace3198258 ("Bluetooth: btusb: Add setup callback for chip init on USB")
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-09 10:19:04 +01:00
..
2020-01-09 10:19:01 +01:00
2019-12-31 16:35:58 +01:00
2020-01-09 10:19:03 +01:00
2019-05-14 19:17:53 +02:00
2019-12-17 20:34:42 +01:00
2020-01-04 19:13:43 +01:00
2019-12-05 09:21:29 +01:00
2019-07-26 09:14:05 +02:00
2018-12-21 14:15:17 +01:00
2018-11-13 11:08:51 -08:00
2020-01-09 10:18:57 +01:00
2019-12-17 20:35:17 +01:00