]> 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)
commit197cac6a906145c74e302815eedf003ece4a1f20
treec5ea2c5848aab342e171e0c410c98d95460ec398
parenta125b148dabaa34b7cfe8535a13c6f4f6f73d78e
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: 1e17bc5f0293 ("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