Hi Robert, > Commit 43fff7683468 ("Bluetooth: hci_bcm: Streamline runtime PM code") > broke runtime PM on Baytrail machines such as the ASUS T100 and perhaps > other devices because the call to pm_request_resume() became a no-op > if the device was already runtime resumed. The purpose of the code it > replaced appears to have been to keep the device awake for another > 5 seconds on receipt of a full packet. Reinstate that behavior. > > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=198953 > Fixes: 43fff7683468 ("Bluetooth: hci_bcm: Streamline runtime PM code") > Signed-off-by: Robert R. Howell <rhowell@xxxxxxxx> > --- > drivers/bluetooth/hci_bcm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) the decision was to revert that commit and rather work out something better later. So I am doing the revert. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html