Re: [PATCH 04/19] Bluetooth: hci_nokia: Add serdev_id_table
From: Andy Shevchenko
Date: Tue Jun 05 2018 - 09:36:14 EST
On Tue, May 29, 2018 at 4:09 PM, Ricardo Ribalda Delgado
<ricardo.ribalda@xxxxxxxxx> 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