Re: [PATCH 04/19] Bluetooth: hci_nokia: Add serdev_id_table
From: Andy Shevchenko <hidden>
Date: 2018-06-05 13:36:11
Also in:
linux-bluetooth, lkml
From: Andy Shevchenko <hidden>
Date: 2018-06-05 13:36:11
Also in:
linux-bluetooth, lkml
On Tue, May 29, 2018 at 4:09 PM, Ricardo Ribalda Delgado [off-list ref] wrote:
Describe which hardware is supported by the current driver.
+static struct serdev_device_id nokia_bluetooth_serdev_id[] = {
+ { "hp4-bluetooth", },+ {},Terminator line better w/o comma.
+};
-- With Best Regards, Andy Shevchenko