Re: [PATCH v2 11/24] Bluetooth: hci_bcm: MODULE_DEVICE_TABLE(serdev)

2018-06-11 Thread Andy Shevchenko
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", }, >> {} >>

Re: [PATCH v2 11/24] Bluetooth: hci_bcm: MODULE_DEVICE_TABLE(serdev)

2018-06-11 Thread Marcel Holtmann
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_