commit | cb6801c640c759fe02c812728c2661bd8ba5a302 | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Fri Dec 07 14:59:08 2012 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Jan 09 17:05:05 2013 -0200 |
tree | 41a0c3980eb805049de1cbc654a90284131a1b98 | |
parent | cbf54ad104cb2ec6f5734d95be1dc783bea0343b [diff] |
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state Using bit operations solves problems with multiple requests and clearing state. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>