From: Gaston Gonzalez Date: Fri, 30 Jan 2026 20:45:41 +0000 (-0300) Subject: media: bcm2835-unicam: remove obsolete comment X-Git-Tag: v7.1-rc1~169^2~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8db6cf0c2e27dab6f4bc66b2cbf2cdedc07d35f;p=thirdparty%2Fkernel%2Fstable.git media: bcm2835-unicam: remove obsolete comment The bcm2835-camera driver was dropped in commit <90204a38a760>, but it is still mentioned as a current driver in a comment section. Remove the comment making reference to it. Signed-off-by: Gaston Gonzalez Signed-off-by: Hans Verkuil --- diff --git a/drivers/media/platform/broadcom/bcm2835-unicam.c b/drivers/media/platform/broadcom/bcm2835-unicam.c index 53a342853be6e..f0a41f147dfeb 100644 --- a/drivers/media/platform/broadcom/bcm2835-unicam.c +++ b/drivers/media/platform/broadcom/bcm2835-unicam.c @@ -14,10 +14,6 @@ * and TI CAL camera interface driver by * Benoit Parrot * - * - * There are two camera drivers in the kernel for BCM283x - this one and - * bcm2835-camera (currently in staging). - * * This driver directly controls the Unicam peripheral - there is no * involvement with the VideoCore firmware. Unicam receives CSI-2 or CCP2 data * and writes it into SDRAM. The only potential processing options are to