]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4ec1a10a975cbfc49eebaf0888e21bcd7fa3b9ad
tree7ecb5cdfc7c69a94c77ab36f376a319887ad9b44
parent650495b2397192849d8deb8d7de9d2f20af41eac
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