Re: [PATCH 0/5] clk: sunxi: Fix module autoload for OF platform driver

2015-08-28 Thread Maxime Ripard
On Fri, Aug 28, 2015 at 02:42:22PM +0200, Luis de Bethencourt wrote: > Hello, > > This series add 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

[PATCH 0/5] clk: sunxi: Fix module autoload for OF platform driver

2015-08-28 Thread Luis de Bethencourt
Hello, This series add 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 Bethencourt