diff options
author | 2019-04-29 16:21:30 -0700 | |
---|---|---|
committer | 2019-05-05 19:34:00 +0200 | |
commit | 62a91990f4c52f0b56cfae3e4093a27ed61c49db (patch) | |
tree | b29caebb41b73cce339da4ef7929e20e2c406b97 /drivers/of/of_net.c | |
parent | Bluetooth: Ignore CC events not matching the last HCI command (diff) | |
download | wireguard-linux-62a91990f4c52f0b56cfae3e4093a27ed61c49db.tar.xz wireguard-linux-62a91990f4c52f0b56cfae3e4093a27ed61c49db.zip |
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 'drivers/of/of_net.c')
0 files changed, 0 insertions, 0 deletions