Hi Oliver, > 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: ace31982585a3 ("Bluetooth: btusb: Add setup callback for chip > init on USB") > Signed-off-by: Oliver Neukum <oneukum@xxxxxxxx> > --- > drivers/bluetooth/btusb.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel