Hi Fred, > These patches move PM support from rfkill-gpio to hci_uart module. > On, off, suspend and resume functions are supported. > They also parse the ACPI entry to find initial UART baud rate. > > v1->v2: > - Add BCM2E67 device in acpi_device_id table > - Add suspend/resume functions looks pretty good. My only concern is the race between bcm_data and bcm_device. Is that a valid concern from my side or can that never happen? Meaning do we need to protect against removal / unbinding of the platform device while the line discipline is active. 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