Re: [PATCH 0/3] regulator: Fix module autoload for OF platform driver

2015-09-19 Thread Mark Brown
On Fri, Sep 18, 2015 at 07:08:48PM +0200, Luis de Bethencourt wrote: > Hi, > > These patches add the missing MODULE_DEVICE_TABLE() for OF to export > the information so modules have the correct aliases built-in and > autoloading works correctly. As I am fairly sure has been suggested before pleas

[PATCH 0/3] regulator: Fix module autoload for OF platform driver

2015-09-18 Thread Luis de Bethencourt
Hi, These patches add the missing MODULE_DEVICE_TABLE() for OF to export the 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 Bethencourt