OSDN Git Service

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)
commitb25e4df4a83e516efbdeeefb5b2d3e259639a56e
treec5ea2c5848aab342e171e0c410c98d95460ec398
parent92516cd97fd4d8ad5b1421a0d51771044f453a5f
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: f25a96c8eb46 ("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