On Thu, Sep 17, 2015 at 11:16:17AM -0400, Tejun Heo wrote:
> On Thu, Sep 17, 2015 at 01:19:45PM +0200, Luis de Bethencourt wrote:
> > This platform driver has a OF device ID table but the OF module
> > alias information is not created so module autoloading won't work.
> >
> > This patch adds the m
On Thu, Sep 17, 2015 at 01:19:45PM +0200, Luis de Bethencourt wrote:
> This platform driver has a OF device ID table but the OF module
> alias information is not created so module autoloading won't work.
>
> This patch adds the missing MODULE_DEVICE_TABLE() for OF to export
> that information so m
On Thu, Sep 17, 2015 at 01:19:45PM +0200, Luis de Bethencourt wrote:
> This platform driver has a OF device ID table but the OF module
> alias information is not created so module autoloading won't work.
>
> This patch adds the missing MODULE_DEVICE_TABLE() for OF to export
> that information so m
This platform driver has a OF device ID table but the OF module
alias information is not created so module autoloading won't work.
This patch adds the missing MODULE_DEVICE_TABLE() for OF to export
that information so modules have the correct aliases built-in and
autoloading works correctly.
Link
4 matches
Mail list logo