Hi Hans, > Commit 8bfa7e1e03ac ("Bluetooth: hci_bcm: Handle errors properly") > introduced error checking for the bcm_gpio_set_power() call in bcm_open() > but the error-path it introduces unsets dev->hu, which is correct for > platform_device instantiated bcm_dev-s but not for serdev instantiated > devs. For serdev instantiated devs serdev_device_close() should be called > instead (and dev->hu should be left set). > > Cc: Lukas Wunner <lukas@xxxxxxxxx> > Fixes: 8bfa7e1e03ac ("Bluetooth: hci_bcm: Handle errors properly") > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > --- > drivers/bluetooth/hci_bcm.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html