Re: [PATCH] backlight: remove obsolete comment for ->state

2018-07-04 Thread Lee Jones
On Wed, 04 Jul 2018, Daniel Vetter wrote: > Hi Lee, > > On Wed, Jul 4, 2018 at 12:34 PM, Lee Jones wrote: > > On Wed, 04 Jul 2018, Daniel Vetter wrote: > >> On Wed, Jul 04, 2018 at 10:38:16AM +0100, Lee Jones wrote: > >> > On Wed, 04 Jul 2018, Lee Jones wrote: > >> > > >> > > > Jani spotted this

Re: [PATCH] backlight: remove obsolete comment for ->state

2018-07-04 Thread Daniel Vetter
Hi Lee, On Wed, Jul 4, 2018 at 12:34 PM, Lee Jones wrote: > On Wed, 04 Jul 2018, Daniel Vetter wrote: >> On Wed, Jul 04, 2018 at 10:38:16AM +0100, Lee Jones wrote: >> > On Wed, 04 Jul 2018, Lee Jones wrote: >> > >> > > > Jani spotted this when reviewing my earlier patch to remove the driver >> >

Re: [PATCH] backlight: remove obsolete comment for ->state

2018-07-04 Thread Lee Jones
On Wed, 04 Jul 2018, Daniel Vetter wrote: > On Wed, Jul 04, 2018 at 10:38:16AM +0100, Lee Jones wrote: > > On Wed, 04 Jul 2018, Lee Jones wrote: > > > > > > Jani spotted this when reviewing my earlier patch to remove the driver > > > > internal usage of this field in > > > > > > > > commit 3cf91a

Re: [PATCH] backlight: remove obsolete comment for ->state

2018-07-04 Thread Daniel Vetter
On Wed, Jul 04, 2018 at 10:38:16AM +0100, Lee Jones wrote: > On Wed, 04 Jul 2018, Lee Jones wrote: > > > > Jani spotted this when reviewing my earlier patch to remove the driver > > > internal usage of this field in > > > > > > commit 3cf91adaa594e8933af1727942ac560e5c7bc70e > > > Author: Daniel

Re: [PATCH] backlight: remove obsolete comment for ->state

2018-07-04 Thread Lee Jones
On Wed, 04 Jul 2018, Lee Jones wrote: > > Jani spotted this when reviewing my earlier patch to remove the driver > > internal usage of this field in > > > > commit 3cf91adaa594e8933af1727942ac560e5c7bc70e > > Author: Daniel Vetter > > Date: Wed Apr 25 19:42:52 2018 +0200 > > > > backlight

Re: [PATCH] backlight: remove obsolete comment for ->state

2018-07-04 Thread Lee Jones
> Jani spotted this when reviewing my earlier patch to remove the driver > internal usage of this field in > > commit 3cf91adaa594e8933af1727942ac560e5c7bc70e > Author: Daniel Vetter > Date: Wed Apr 25 19:42:52 2018 +0200 > > backlight: Nuke BL_CORE_DRIVER1 FYI, sending patches like this

Re: [PATCH] backlight: remove obsolete comment for ->state

2018-07-04 Thread Daniel Vetter
On Thu, May 03, 2018 at 03:32:38PM +0100, Daniel Thompson wrote: > On Thu, May 03, 2018 at 04:15:17PM +0200, Daniel Vetter wrote: > > Jani spotted this when reviewing my earlier patch to remove the driver > > internal usage of this field in > > > > commit 3cf91adaa594e8933af1727942ac560e5c7bc70e >

Re: [PATCH] backlight: remove obsolete comment for ->state

2018-05-03 Thread Daniel Thompson
On Thu, May 03, 2018 at 04:15:17PM +0200, Daniel Vetter wrote: > Jani spotted this when reviewing my earlier patch to remove the driver > internal usage of this field in > > commit 3cf91adaa594e8933af1727942ac560e5c7bc70e > Author: Daniel Vetter > Date: Wed Apr 25 19:42:52 2018 +0200 > > b

[PATCH] backlight: remove obsolete comment for ->state

2018-05-03 Thread Daniel Vetter
Jani spotted this when reviewing my earlier patch to remove the driver internal usage of this field in commit 3cf91adaa594e8933af1727942ac560e5c7bc70e Author: Daniel Vetter Date: Wed Apr 25 19:42:52 2018 +0200 backlight: Nuke BL_CORE_DRIVER1 Cc: Jani Nikula Signed-off-by: Daniel Vetter