Linux kernel staging patches
 help / color / mirror / Atom feed
From: gregkh <gregkh@linuxfoundation.org>
To: Ashwin Gundarapu <linuxuser509@zohomail.in>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	linux-staging <linux-staging@lists.linux.dev>
Subject: Re: [PATCH] staging: greybus: camera: remove broken camera driver
Date: Mon, 15 Jun 2026 09:53:45 +0200	[thread overview]
Message-ID: <2026061519-clammy-marina-6dee@gregkh> (raw)
In-Reply-To: <19e6eb80318.39c60cbc208598.4490466986425288169@zohomail.in>

On Thu, May 28, 2026 at 06:43:33PM +0530, Ashwin Gundarapu wrote:
> The Greybus camera driver has been non-functional since its inclusion
> due to a missing greybus_protocols.h header and reliance on deprecated
> v4l2_mbus_pixelcode enum.
> 
> The Project Ara hardware this driver was written for never shipped,
> and the driver has seen no real fixes in over 8 years—only treewide
> cleanups such as GFP_KERNEL conversions and debugfs error handling
> changes.
> 
> Remove the entire camera driver (~2,000 lines).
> 
> Signed-off-by: Ashwin Gundarapu <linuxuser509@zohomail.in>
> ---
>  drivers/staging/greybus/camera.c    | 1047 ---------------------------
>  drivers/staging/greybus/gb-camera.h |  127 ----
>  2 files changed, 1174 deletions(-)
>  delete mode 100644 drivers/staging/greybus/camera.c
>  delete mode 100644 drivers/staging/greybus/gb-camera.h

You forgot to delete this from the build and configuration at the same
time :(

thanks,

greg k-h

      reply	other threads:[~2026-06-15  7:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-28 13:13 [PATCH] staging: greybus: camera: remove broken camera driver Ashwin Gundarapu
2026-06-15  7:53 ` gregkh [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=2026061519-clammy-marina-6dee@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=linuxuser509@zohomail.in \
    /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