On Mon, 02 Jan 2017, Javier Martinez Canillas wrote:
> The driver has a platform device ID table with multiple device entries,
> each setting a different register address in its driver_data to control
> the WLED brightness.
>
> But the driver doesn't export these as aliases with MODULE_DEVICE_TAB
On 02 January 2017 16:03, Javier Martinez Canillas wrote:
> The driver has a platform device ID table with multiple device entries,
> each setting a different register address in its driver_data to control
> the WLED brightness.
>
> But the driver doesn't export these as aliases with MODULE_DEVIC
On Monday, January 2, 2017 11:03 AM, Javier Martinez Canillas wrote:
>
> The driver has a platform device ID table with multiple device entries,
> each setting a different register address in its driver_data to control
> the WLED brightness.
>
> But the driver doesn't export these as aliases with
The driver has a platform device ID table with multiple device entries,
each setting a different register address in its driver_data to control
the WLED brightness.
But the driver doesn't export these as aliases with MODULE_DEVICE_TABLE()
when the driver is built as a module, instead it just has a
4 matches
Mail list logo