From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Thompson Date: Fri, 26 Jul 2019 13:05:52 +0000 Subject: Re: [PATCH v1 1/1] backlight: drop EARLY_EVENT_BLANK support Message-Id: <20190726130552.6asmzwvx7dml262x@holly.lan> List-Id: References: <20190725143224.GB31803@ravnborg.org> <20190726095016.wsj7jnni5zdh37dl@holly.lan> <20190726112724.GB20065@ravnborg.org> In-Reply-To: <20190726112724.GB20065@ravnborg.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: Sam Ravnborg Cc: linux-fbdev@vger.kernel.org, Bartlomiej Zolnierkiewicz , Daniel Vetter , dri-devel@lists.freedesktop.org, =?utf-8?B?TWljaGHFgiBNaXJvc8WCYXc=?= , Gerd Hoffmann , Jingoo Han , Lee Jones , Peter Rosin On Fri, Jul 26, 2019 at 01:27:25PM +0200, Sam Ravnborg wrote: > Hi Daniel. > > On Fri, Jul 26, 2019 at 10:50:16AM +0100, Daniel Thompson wrote: > > On Thu, Jul 25, 2019 at 04:32:24PM +0200, Sam Ravnborg wrote: > > > There was no users left - so drop the code to support EARLY_FB_BLANK. > > > > Why are we using a different noun for the subject and description? > I fat-fingered the description. > Will fix when I apply - or send out a v2 if requested. No need to me to see a v2 if that's the only change. Daniel. > > ... > > > > > > > Signed-off-by: Sam Ravnborg > > > Cc: Lee Jones > > > Cc: Daniel Thompson > > > Cc: Jingoo Han > > > Cc: Bartlomiej Zolnierkiewicz > > > Cc: Daniel Vetter > > > Cc: Sam Ravnborg > > > Cc: Maarten Lankhorst > > > Cc: "Michał Mirosław" > > > Cc: Peter Rosin > > > Cc: Gerd Hoffmann > > > Cc: dri-devel@lists.freedesktop.org > > > Cc: linux-fbdev@vger.kernel.org > > > > Other than the quibble about the description... > > > > Acked-by: Daniel Thompson > > Thanks, > > Sam