Bluetooth: btmrvl: wait for HOST_SLEEP_ENABLE event in suspend
[linux-2.6-microblaze.git] / drivers / bluetooth / btmrvl_drv.h
index 4c313e7..a8a9d33 100644 (file)
@@ -68,6 +68,7 @@ struct btmrvl_adapter {
        u8 hs_state;
        u8 wakeup_tries;
        wait_queue_head_t cmd_wait_q;
+       wait_queue_head_t event_hs_wait_q;
        u8 cmd_complete;
        bool is_suspended;
 };