Skip to content
Commit e8bfe868 authored by Ian W MORRISON's avatar Ian W MORRISON Committed by Marcel Holtmann
Browse files

Bluetooth: hci_bcm: Correct context of IRQ polarity message



As the overwriting of IRQ polarity to active low occurs during the driver
probe using 'bt_dev_warn' to display the warning results in '(null)' being
displayed for the device. This patch uses 'dev_warn' to correctly display
the device in the warning instead.

Signed-off-by: default avatarIan W MORRISON <ianwmorrison@gmail.com>
Reviewed-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent b49ef29d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment