From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eduardo Valentin Subject: Re: [PATCH 0/3] thermal: Fix module autoload for drivers Date: Thu, 17 Nov 2016 06:53:28 -0800 Message-ID: <20161117145327.GA2781@localhost.localdomain> References: <1476455702-21748-1-git-send-email-javier@osg.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Javier Martinez Canillas Cc: "linux-pm@vger.kernel.org" , Linux Kernel , Javier Martinez Canillas , Zhang Rui , "linux-arm-kernel@lists.infradead.org" , Marc Gonzalez List-Id: linux-pm@vger.kernel.org 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 device is registered. > > > > Best regards, > > Javier > > > > > > Javier Martinez Canillas (3): > > thermal: max77620: Fix module autoload > > thermal: tango: Fix module autoload > > thermal: db8500: Fix module autoload > > > > Any comments about these patches? So far no. I am finalizing a couple of automated testing, but they are in my queue. Thanks for the fixes. BR, > > Best regards, > Javier