OSDN Git Service

Bluetooth: hci_bcm: Add suspend/resume PM functions
authorFrederic Danis <frederic.danis@linux.intel.com>
Tue, 11 Aug 2015 14:35:38 +0000 (16:35 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 11 Aug 2015 19:59:38 +0000 (21:59 +0200)
commit118612fb91657f041f47d7a29d09e02a86a62ed7
tree7ecb5cdfc7c69a94c77ab36f376a319887ad9b44
parentae056908862bf1ec8d56bc365280f3dab7941886
Bluetooth: hci_bcm: Add suspend/resume PM functions

Add reference to hci_uart structure to bcm_device.
This allows suspend/resume callbacks to manage UART flow control.

Signed-off-by: Frederic Danis <frederic.danis@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_bcm.c