mbox series

[0/2] Bluetooth: hci_qca: struct qca_data refactoring

Message ID 20200316230233.138696-1-mka@chromium.org (mailing list archive)
Headers show
Series Bluetooth: hci_qca: struct qca_data refactoring | expand

Message

Matthias Kaehlcke March 16, 2020, 11:02 p.m. UTC
This series declutters 'struct qca_data' by grouping IBS and
memdump related fields in dedicated structs.


Matthias Kaehlcke (2):
  WIP: Bluetooth: hci_qca: consolidate IBS fields in a struct
  Bluetooth: hci_qca: consolidate memdump fields in a struct

 drivers/bluetooth/hci_qca.c | 467 +++++++++++++++++++-----------------
 1 file changed, 246 insertions(+), 221 deletions(-)