]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Bluetooth: btintel_pcie: Refactor Device Coredump
authorKiran K <kiran.k@intel.com>
Wed, 6 Aug 2025 06:48:49 +0000 (12:18 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Sat, 27 Sep 2025 15:37:00 +0000 (11:37 -0400)
commit58fddb364dd5c4e9bf223a2113a42538d9c040de
tree0760f90f4178263b472b84139bd1f13cf5e86e76
parent5967c08545e9d591e06c205b74fd25f8a702029c
Bluetooth: btintel_pcie: Refactor Device Coredump

As device coredumps are not HCI traces, maintain the device coredump at
the driver level and eliminate the dependency on hdev_devcd*()

Signed-off-by: Kiran K <kiran.k@intel.com>
Fixes: 07e6bddb54b4 ("Bluetooth: btintel_pcie: Add support for device coredump")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btintel_pcie.c
drivers/bluetooth/btintel_pcie.h