Re: [PATCH 00/12] ASoC: Fix module autoload for OF platform drivers

2015-09-03 Thread Mark Brown
On Thu, Sep 03, 2015 at 12:54:27PM +0200, Luis de Bethencourt wrote: > This series adds the missing MODULE_DEVICE_TABLE() for OF to eport > that information so modules have the correct aliases built-in and > autoloading works correctly. Please thread patch serieses together when submitting them (

[PATCH 00/12] ASoC: Fix module autoload for OF platform drivers

2015-09-03 Thread Luis de Bethencourt
Hello, This series adds the missing MODULE_DEVICE_TABLE() for OF to eport that information so modules have the correct aliases built-in and autoloading works correctly. A longer explanation by Javier Canillas can be found here: https://lkml.org/lkml/2015/7/30/519 Thanks, Luis Luis de Bethencour