]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_bcm: respect IRQ polarity from DT
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 2 Apr 2020 12:55:18 +0000 (14:55 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 3 Apr 2020 06:39:19 +0000 (08:39 +0200)
commit30551b065240f5a4e75f0e0e9af47a0d321ba37a
treec5ea2c5848aab342e171e0c410c98d95460ec398
parent847cc14f8dc8b73c1a1d2436def48435ccf530ba
Bluetooth: hci_bcm: respect IRQ polarity from DT

The IRQ polarity is be configured in bcm_setup_sleep(). Make the
configured value match what is in the DeviceTree.

Cc: stable@vger.kernel.org
Fixes: 9a7d89a6440c ("Bluetooth: hci_bcm: enable IRQ capability from devicetree")
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_bcm.c