On Sun, Jan 07, 2018 at 08:16:32PM +0100, Lukas Wunner wrote: > + * @hu: pointer to HCI UART controller struct, > + * used to enable flow control during runtime suspend and system sleep > + * @is_suspended: whether flow control is currently enabled Botched this as well unfortunately, it should read "used to *disable* flow control". I didn't realize that the semantics of hci_uart_set_flow_control() are reversed and that "false" actually *enables* flow control. (What's the rationale for that anyway?) Lukas -- 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