Hi Kiran, > Define a new *setup* function for new generation Intel controllers > > Signed-off-by: Kiran K <kiran.k@xxxxxxxxx> > Signed-off-by: Amit K Bag <amit.k.bag@xxxxxxxxx> > Signed-off-by: Raghuram Hegde <raghuram.hegde@xxxxxxxxx> > Reviewed-by: Sathish Narasimman <Sathish.Narasimman@xxxxxxxxx> > Reviewed-by: Chethan T N <chethan.tumkur.narayan@xxxxxxxxx> > Reviewed-by: Srivatsa Ravishankar <ravishankar.srivatsa@xxxxxxxxx> > --- > Changes in v8: > * fix review comments > * create a separate patch to fix issue reported for endianness > > Changes in v7: > * split code in to multiple patches > > Changes in v6: > * Revert to v4 > * Move TyphoonPeak controller mapping to BTUSB_INTEL_NEWGEN to > a separte patch > > Changes in v5: > * Remove BTUSB_INTEL_NEWGEN and use usb vid/pid combination to > identify controller type > > Changes in v4: > * Rebase patchset > * Fix indentation issues > * make btusb_setup_intel_new_get_fw_name to return void as return value is > not getting used > > Changes in v3: > * Combine the two patches in v2 series to one to avoid compiler warnings > reported by kernel bot (lkp) > > Changed in v2: > * Fix typo in commit message > drivers/bluetooth/btusb.c | 141 ++++++++++++++++++++++++++++++++++++++ > 1 file changed, 141 insertions(+) patch has been applied to bluetooth-next tree. Regards Marcel