]> www.infradead.org Git - users/dwmw2/linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Jun 2020 07:33:01 +0000 (09:33 +0200)
commit954aed8b0e977adb076c49328ee2dc01b068cfef
tree6c2a5d013230f508222f011827b88c5c46f64aaf
parentb799bed7f03ffe52aa390d51dd5bf88cecd67d4c
Bluetooth: hci_bcm: respect IRQ polarity from DT

commit b25e4df4a83e516efbdeeefb5b2d3e259639a56e upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bluetooth/hci_bcm.c