On Mon, Jun 11, 2018 at 3:59 PM, Marcel Holtmann wrote:
> Hi Ricardo,
>
>> Export serdev table to the module header, allowing module autoload via
>> udev/modprobe.
>> static const struct serdev_device_id bcm_serdev_id[] = {
>> { "bcm43438-bt", },
>> + { "hci_uart_bcm", },
>> {}
>>
Hi Ricardo,
> Export serdev table to the module header, allowing module autoload via
> udev/modprobe.
>
> Cc: Marcel Holtmann
> Cc: Johan Hedberg
> Cc: Rob Herring
> Cc: Johan Hovold
> Cc: linux-blueto...@vger.kernel.org
> Signed-off-by: Ricardo Ribalda Delgado
> ---
> drivers/bluetooth/hci_
2 matches
Mail list logo