Hi Oliver, > this implements very simple power management for btusb. > Comments? looks a little but too much. What are the semantics for usb_autopm_{get,put}_interface? Can we expect to always get a suspend() and resume() callback? So in open(), do we have to actually start the interrupt URB or can we just wait for resume() to be happening? I don't wanna misuse the *_RUNNING bits. They are only there to make sure that we non re-submit the URBs. 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