diff options
author | Lukas Wunner <lukas@wunner.de> | 2018-01-10 18:32:10 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2018-01-10 21:00:13 +0300 |
commit | 5954cdf1793a0e1296e495884669c79f9ef2b2b3 (patch) | |
tree | 55edb8df0a471998ff987e95ada97b12a059de28 /crypto | |
parent | 4c33162c1ad0d3524455d6c10de2a05847ad5617 (diff) | |
download | linux-5954cdf1793a0e1296e495884669c79f9ef2b2b3.tar.xz |
Bluetooth: hci_bcm: Silence IRQ printk
The host wake IRQ is optional, but if none is found, "BCM irq: -22" is
logged which may irritate users. This is really a debug message, so use
dev_dbg() instead of dev_info(). If users are interested in the IRQ,
they can always consult /proc/interrupts.
Cc: Frédéric Danis <frederic.danis.oss@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions