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)
commite0482103c22957b413db4c4ba35eca3b1e99751d
treeb94980ec5c9abcbdddfe09d187a935528da65991
parentafdc944c1b9604fd0399d490e5bec5e632f731d0
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