Re: [PATCH] Input: sun4i-ts: add thermal driver dependency

2015-02-11 Thread Chen-Yu Tsai
On Fri, Jan 30, 2015 at 2:51 AM, Dmitry Torokhov wrote: > On Thu, Jan 29, 2015 at 08:50:18AM +0100, Hans de Goede wrote: >> Hi, >> >> On 28-01-15 16:17, Arnd Bergmann wrote: >> >The sun4i-ts driver has had a dependency on the thermal code >> >since it was first merged, >> >> The "since it was firs

Re: [PATCH] Input: sun4i-ts: add thermal driver dependency

2015-02-11 Thread Chen-Yu Tsai
Hi, On Thu, Feb 12, 2015 at 3:01 PM, Hans de Goede wrote: > Hi, > > > On 11-02-15 19:24, Dmitry Torokhov wrote: >> >> On Thu, Jan 29, 2015 at 10:51:51AM -0800, Dmitry Torokhov wrote: >>> >>> On Thu, Jan 29, 2015 at 08:50:18AM +0100, Hans de Goede wrote: Hi, On 28-01-15 16:17,

Re: [PATCH] Input: sun4i-ts: add thermal driver dependency

2015-02-11 Thread Hans de Goede
Hi, On 11-02-15 19:24, Dmitry Torokhov wrote: On Thu, Jan 29, 2015 at 10:51:51AM -0800, Dmitry Torokhov wrote: On Thu, Jan 29, 2015 at 08:50:18AM +0100, Hans de Goede wrote: Hi, On 28-01-15 16:17, Arnd Bergmann wrote: The sun4i-ts driver has had a dependency on the thermal code since it was

Re: [PATCH] Input: sun4i-ts: add thermal driver dependency

2015-02-11 Thread Dmitry Torokhov
On Thu, Jan 29, 2015 at 10:51:51AM -0800, Dmitry Torokhov wrote: > On Thu, Jan 29, 2015 at 08:50:18AM +0100, Hans de Goede wrote: > > Hi, > > > > On 28-01-15 16:17, Arnd Bergmann wrote: > > >The sun4i-ts driver has had a dependency on the thermal code > > >since it was first merged, > > > > The "

Re: [PATCH] Input: sun4i-ts: add thermal driver dependency

2015-01-29 Thread Dmitry Torokhov
On Thu, Jan 29, 2015 at 08:50:18AM +0100, Hans de Goede wrote: > Hi, > > On 28-01-15 16:17, Arnd Bergmann wrote: > >The sun4i-ts driver has had a dependency on the thermal code > >since it was first merged, > > The "since it was first merged bit" is not true, this is caused > by recent changes by

Re: [PATCH] Input: sun4i-ts: add thermal driver dependency

2015-01-28 Thread Hans de Goede
Hi, On 28-01-15 16:17, Arnd Bergmann wrote: The sun4i-ts driver has had a dependency on the thermal code since it was first merged, The "since it was first merged bit" is not true, this is caused by recent changes by ChenYu. Other then that no objections from me against the proposed fix. Reg