]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add initial sleep support to Three-wire UART
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Jul 2012 13:12:14 +0000 (16:12 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 17 Jul 2012 17:48:33 +0000 (14:48 -0300)
commitffef9de29e6323efd891343ca1c68201373a1a42
treeb7a67094bdd06d7db487528b64373f953b1d095b
parentb44fbb94bbca7786f35170e533003cf64bc0b35c
Bluetooth: Add initial sleep support to Three-wire UART

This patch adds very basic support for the sleep related messages. The
only thing the code does right now is send a wakeup message as soon as
receiving a sleep one, essentially preventing the controller from going
to sleep.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
drivers/bluetooth/hci_h5.c