]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Bluetooth: btusb: Add debug message for CSR controllers
authorIsmael Ferreras Morezuelas <swyterzone@gmail.com>
Sat, 29 Oct 2022 20:24:53 +0000 (22:24 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 2 Dec 2022 21:09:30 +0000 (13:09 -0800)
commit955aebd445e2b49622f2184b7abb82b05c060549
tree0f7a6ab8d70d99b0e4fcbc99f26a3782a1571556
parent42d7731e3e7409f9444ff44e30c025958f1b14f0
Bluetooth: btusb: Add debug message for CSR controllers

The rationale of showing this is that it's potentially critical
information to diagnose and find more CSR compatibility bugs in the
future and it will save a lot of headaches.

Given that clones come from a wide array of vendors (some are actually
Barrot, some are something else) and these numbers are what let us find
differences between actual and fake ones, it will be immensely helpful
to scour the Internet looking for this pattern and building an actual
database to find correlations and improve the checks.

Cc: stable@vger.kernel.org
Cc: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Ismael Ferreras Morezuelas <swyterzone@gmail.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btusb.c