diff options
author | Matthias Kaehlcke <mka@chromium.org> | 2019-04-30 02:21:30 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2019-05-05 20:34:00 +0300 |
commit | 62a91990f4c52f0b56cfae3e4093a27ed61c49db (patch) | |
tree | b29caebb41b73cce339da4ef7929e20e2c406b97 /fs | |
parent | f80c5dad7b6467b884c445ffea45985793b4b2d0 (diff) | |
download | linux-62a91990f4c52f0b56cfae3e4093a27ed61c49db.tar.xz |
Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>
Rename STATE_IN_BAND_SLEEP_ENABLED to QCA_IBS_ENABLED. The constant
represents a flag (multiple flags can be set at once), not a unique
state of the controller or driver.
Also make the flag an enum value instead of a pre-processor constant
(more flags will be added to the enum group by another patch).
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Balakrishna Godavarthi <bgodavar@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions