]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Introduce a flags variable to Three-wire UART state
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 16 Jul 2012 13:12:19 +0000 (16:12 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 17 Jul 2012 17:49:24 +0000 (14:49 -0300)
commitd361e32db8c976b7f3b62a4e4e7e889dae17625d
treeb94980ec5c9abcbdddfe09d187a935528da65991
parent4e09efe2fcc95e3a89cb029987e809fb89246638
Bluetooth: Introduce a flags variable to Three-wire UART state

This patch introduces a flags variable to the Three-wire UART state
struct and converts the two existing bools in the struct into flags.

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