Re: [PATCH 0/3] thermal: Fix module autoload for drivers

2016-11-17 Thread Eduardo Valentin
On Thu, Nov 17, 2016 at 08:50:11AM -0300, Javier Martinez Canillas wrote: > Hello Eduardo, > > On Fri, Oct 14, 2016 at 11:34 AM, Javier Martinez Canillas > wrote: > > Hello, > > > > This small series contains trivial fixes to allow modules to be autoloaded > > when its correspoinding thermal devi

Re: [PATCH 0/3] thermal: Fix module autoload for drivers

2016-11-17 Thread Javier Martinez Canillas
Hello Eduardo, On 11/17/2016 11:53 AM, Eduardo Valentin wrote: > On Thu, Nov 17, 2016 at 08:50:11AM -0300, Javier Martinez Canillas wrote: >> Hello Eduardo, >> >> On Fri, Oct 14, 2016 at 11:34 AM, Javier Martinez Canillas >> wrote: >>> Hello, >>> >>> This small series contains trivial fixes to al

Re: [PATCH 0/3] thermal: Fix module autoload for drivers

2016-11-17 Thread Javier Martinez Canillas
Hello Eduardo, On Fri, Oct 14, 2016 at 11:34 AM, Javier Martinez Canillas wrote: > Hello, > > This small series contains trivial fixes to allow modules to be autoloaded > when its correspoinding thermal device is registered. > > Best regards, > Javier > > > Javier Martinez Canillas (3): > therm

[PATCH 0/3] thermal: Fix module autoload for drivers

2016-10-14 Thread Javier Martinez Canillas
Hello, This small series contains trivial fixes to allow modules to be autoloaded when its correspoinding thermal device is registered. Best regards, Javier Javier Martinez Canillas (3): thermal: max77620: Fix module autoload thermal: tango: Fix module autoload thermal: db8500: Fix module