From: Lee Jones <lee@kernel.org>
To: Helge Deller <deller@gmx.de>
Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>,
linux-fbdev@vger.kernel.org, linux-mtd@lists.infradead.org,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
Richard Weinberger <richard@nod.at>, Andy Lowe <alowe@mvista.com>,
Thomas Hellstrom <thellstrom@vmware.com>,
Alan Hourihane <alanh@fairlite.co.uk>
Subject: Re: [PATCH 1/2] fbdev: Remove support for Carillo Ranch driver
Date: Wed, 13 Dec 2023 11:42:07 +0000 [thread overview]
Message-ID: <20231213114207.GJ111411@google.com> (raw)
In-Reply-To: <1f800b42-03a2-452e-b2a3-912250936413@gmx.de>
On Tue, 12 Dec 2023, Helge Deller wrote:
> On 12/8/23 23:47, Matthew Wilcox (Oracle) wrote:
> > As far as anybody can tell, this product never shipped. If it did,
> > it shipped in 2007 and nobody has access to one any more. Remove the
> > fbdev driver and the backlight driver.
> >
> > Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
> > ---
> > drivers/video/backlight/Kconfig | 7 -
> > drivers/video/backlight/Makefile | 1 -
> > drivers/video/backlight/cr_bllcd.c | 264 -----
> > drivers/video/fbdev/Kconfig | 15 -
> > drivers/video/fbdev/Makefile | 1 -
> > drivers/video/fbdev/vermilion/Makefile | 6 -
> > drivers/video/fbdev/vermilion/cr_pll.c | 195 ----
> > drivers/video/fbdev/vermilion/vermilion.c | 1175 ---------------------
> > drivers/video/fbdev/vermilion/vermilion.h | 245 -----
> > 9 files changed, 1909 deletions(-)
> > delete mode 100644 drivers/video/backlight/cr_bllcd.c
> > delete mode 100644 drivers/video/fbdev/vermilion/Makefile
> > delete mode 100644 drivers/video/fbdev/vermilion/cr_pll.c
> > delete mode 100644 drivers/video/fbdev/vermilion/vermilion.c
> > delete mode 100644 drivers/video/fbdev/vermilion/vermilion.h
>
> I've applied this patch to the fbdev git tree.
> It touches the backlight tree, so I hope it's ok for backlight people?
Better to ask for forgiveness than permission it seems! :)
--
Lee Jones [李琼斯]
prev parent reply other threads:[~2023-12-13 11:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-08 22:47 [PATCH 1/2] fbdev: Remove support for Carillo Ranch driver Matthew Wilcox (Oracle)
2023-12-08 22:47 ` [PATCH 2/2] mtd: " Matthew Wilcox (Oracle)
2024-02-26 10:43 ` Miquel Raynal
2023-12-12 13:32 ` [PATCH 1/2] fbdev: " Helge Deller
2023-12-13 11:42 ` Lee Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231213114207.GJ111411@google.com \
--to=lee@kernel.org \
--cc=alanh@fairlite.co.uk \
--cc=alowe@mvista.com \
--cc=deller@gmx.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=richard@nod.at \
--cc=thellstrom@vmware.com \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).