Re: [PATCH] staging: new asus fan driver

2013-11-06 Thread Matthew Garrett
On Wed, Nov 06, 2013 at 12:55:56AM -0800, Greg Kroah-Hartman wrote: > Matthew, please don't push drivers to the staging tree that have no > problems on their own, and don't require work within them to get out of > staging, as that doesn't help much, as I don't want to take code that > has to wait

Re: [PATCH] staging: new asus fan driver

2013-11-06 Thread Greg Kroah-Hartman
On Tue, Nov 05, 2013 at 08:52:38PM -0600, Felipe Contreras wrote: > On Tue, Nov 5, 2013 at 8:19 PM, Greg Kroah-Hartman > wrote: > > On Tue, Nov 05, 2013 at 01:54:51PM -0600, Felipe Contreras wrote: > >> On Tue, Nov 5, 2013 at 9:16 AM, Greg Kroah-Hartman > >> wrote: > >> > On Tue, Nov 05, 2013 at

Re: [PATCH] staging: new asus fan driver

2013-11-05 Thread Felipe Contreras
On Tue, Nov 5, 2013 at 8:19 PM, Greg Kroah-Hartman wrote: > On Tue, Nov 05, 2013 at 01:54:51PM -0600, Felipe Contreras wrote: >> On Tue, Nov 5, 2013 at 9:16 AM, Greg Kroah-Hartman >> wrote: >> > On Tue, Nov 05, 2013 at 08:29:40AM -0600, Felipe Contreras wrote: >> >> On Tue, Nov 5, 2013 at 6:52 AM

Re: [PATCH] staging: new asus fan driver

2013-11-05 Thread Greg Kroah-Hartman
On Tue, Nov 05, 2013 at 01:54:51PM -0600, Felipe Contreras wrote: > On Tue, Nov 5, 2013 at 9:16 AM, Greg Kroah-Hartman > wrote: > > On Tue, Nov 05, 2013 at 08:29:40AM -0600, Felipe Contreras wrote: > >> On Tue, Nov 5, 2013 at 6:52 AM, Greg Kroah-Hartman > >> wrote: > >> > On Tue, Nov 05, 2013 at

Re: [PATCH] staging: new asus fan driver

2013-11-05 Thread Felipe Contreras
On Tue, Nov 5, 2013 at 9:16 AM, Greg Kroah-Hartman wrote: > On Tue, Nov 05, 2013 at 08:29:40AM -0600, Felipe Contreras wrote: >> On Tue, Nov 5, 2013 at 6:52 AM, Greg Kroah-Hartman >> wrote: >> > On Tue, Nov 05, 2013 at 02:59:47AM -0600, Felipe Contreras wrote: >> >> Simple driver to enable contro

Re: [PATCH] staging: new asus fan driver

2013-11-05 Thread Greg Kroah-Hartman
On Tue, Nov 05, 2013 at 08:29:40AM -0600, Felipe Contreras wrote: > On Tue, Nov 5, 2013 at 6:52 AM, Greg Kroah-Hartman > wrote: > > On Tue, Nov 05, 2013 at 02:59:47AM -0600, Felipe Contreras wrote: > >> Simple driver to enable control of the fan in ASUS laptops. So far this > >> has only been test

Re: [PATCH] staging: new asus fan driver

2013-11-05 Thread Felipe Contreras
On Tue, Nov 5, 2013 at 6:52 AM, Greg Kroah-Hartman wrote: > On Tue, Nov 05, 2013 at 02:59:47AM -0600, Felipe Contreras wrote: >> Simple driver to enable control of the fan in ASUS laptops. So far this >> has only been tested in ASUS Zenbook Prime UX31A, but according to some >> online reference [1

Re: [PATCH] staging: new asus fan driver

2013-11-05 Thread Greg Kroah-Hartman
On Tue, Nov 05, 2013 at 02:59:47AM -0600, Felipe Contreras wrote: > Simple driver to enable control of the fan in ASUS laptops. So far this > has only been tested in ASUS Zenbook Prime UX31A, but according to some > online reference [1], it should work in other models as well. > > The implementati