Merge tag 'dt-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git] / drivers / bluetooth / hci_uart.h
index 4e039d7..fb4a2d0 100644 (file)
@@ -86,9 +86,10 @@ struct hci_uart {
 };
 
 /* HCI_UART proto flag bits */
-#define HCI_UART_PROTO_SET     0
-#define HCI_UART_REGISTERED    1
-#define HCI_UART_PROTO_READY   2
+#define HCI_UART_PROTO_SET             0
+#define HCI_UART_REGISTERED            1
+#define HCI_UART_PROTO_READY           2
+#define HCI_UART_NO_SUSPEND_NOTIFIER   3
 
 /* TX states  */
 #define HCI_UART_SENDING       1