[PATCH 1/2] media: bcm2835-unicam: remove obsolete comment
Gaston Gonzalez
gascoar at gmail.com
Fri Jan 30 12:45:41 PST 2026
The bcm2835-camera driver was dropped in commit <90204a38a760>, but it still
mentioned as a current driver in a comment section.
Remove the comment making reference to it.
Signed-off-by: Gaston Gonzalez <gascoar at gmail.com>
---
drivers/media/platform/broadcom/bcm2835-unicam.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/drivers/media/platform/broadcom/bcm2835-unicam.c b/drivers/media/platform/broadcom/bcm2835-unicam.c
index f10064107d54..551c4e97af8c 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 <bparrot at ti.com>
*
- *
- * 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
--
2.52.0
More information about the linux-arm-kernel
mailing list