[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180704091836.GP3891@phenom.ffwll.local>
Date: Wed, 4 Jul 2018 11:18:36 +0200
From: Daniel Vetter <daniel@...ll.ch>
To: Daniel Thompson <daniel.thompson@...aro.org>
Cc: Daniel Vetter <daniel.vetter@...ll.ch>,
LKML <linux-kernel@...r.kernel.org>,
DRI Development <dri-devel@...ts.freedesktop.org>,
Jani Nikula <jani.nikula@...el.com>,
Daniel Vetter <daniel.vetter@...el.com>,
Lee Jones <lee.jones@...aro.org>,
Jingoo Han <jingoohan1@...il.com>
Subject: Re: [PATCH] backlight: remove obsolete comment for ->state
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
> > Author: Daniel Vetter <daniel.vetter@...ll.ch>
> > Date: Wed Apr 25 19:42:52 2018 +0200
> >
> > backlight: Nuke BL_CORE_DRIVER1
> >
> > Cc: Jani Nikula <jani.nikula@...el.com>
> > Signed-off-by: Daniel Vetter <daniel.vetter@...el.com>
> > Cc: Lee Jones <lee.jones@...aro.org>
> > Cc: Daniel Thompson <daniel.thompson@...aro.org>
> > Cc: Jingoo Han <jingoohan1@...il.com>
>
> Acked-by: Daniel Thompson <daniel.thompson@...aro.org>
I don't see this yet in linux-next ... should I stuff it into drm-misc or
will it show up?
Thanks, Daniel
>
> > ---
> > include/linux/backlight.h | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/include/linux/backlight.h b/include/linux/backlight.h
> > index 7fbf0539e14a..0b5897446dca 100644
> > --- a/include/linux/backlight.h
> > +++ b/include/linux/backlight.h
> > @@ -79,7 +79,6 @@ struct backlight_properties {
> > /* Backlight type */
> > enum backlight_type type;
> > /* Flags used to signal drivers of state changes */
> > - /* Upper 4 bits are reserved for driver internal use */
> > unsigned int state;
> >
> > #define BL_CORE_SUSPENDED (1 << 0) /* backlight is suspended */
> > --
> > 2.17.0
> >
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
Powered by blists - more mailing lists