]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()
authorMatthias Kaehlcke <mka@chromium.org>
Tue, 26 Feb 2019 19:46:45 +0000 (11:46 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 27 Feb 2019 07:44:32 +0000 (08:44 +0100)
commit7e93b1e481ab7afd7e33c0b7b39333bcaf1991c6
tree50d43fbecc50394d8cd75dd6d75611a4bb7b41f4
parentbde01b2f86dc3c36553d715b52bd7c486f47087d
Bluetooth: hci_qca: Pass boolean 'on/off' to qca_send_power_pulse()

There are only two types of power pulses 'on' or 'off', pass a boolean
instead of the power pulse 'command'.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Balakrishna Godavarthi <bgodavar@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_qca.c