Bluetooth: hci_qca: Add qcom devcoredump sysfs support
authorSai Teja Aluvala <quic_saluvala@quicinc.com>
Wed, 14 Jun 2023 04:58:15 +0000 (10:28 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 11 Aug 2023 18:38:40 +0000 (11:38 -0700)
commit6ce95a304c816a4cd71329e22e3aaeefe5173fdf
tree45f190e46c0150ed33a19d48966208262a81f3bb
parent6a42e9bfd17f7135d59701f93942a3392da482f4
Bluetooth: hci_qca: Add qcom devcoredump sysfs support

This patch implements the hci_qca driver side .coredump() callback to
trigger a devcoredump via sysfs.

Signed-off-by: Sai Teja Aluvala <quic_saluvala@quicinc.com>
v2 -> V3:
--------
Updated commit text

v1 -> V2:
--------
Updated to work with the updated HCI devcoredump API.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/hci_qca.c