Skip to content

Commit 33108ab

Browse files
committed
media: bcm2835-unicam: Fix driver path in MAINTAINERS
The MAINTAINERS file entry for the bcm2835-unicam driver incorrectly references the non-existing drivers/media/platform/bcm2835/ path. Fix it. Fixes: 392cd78 ("media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface") Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Link: https://lore.kernel.org/r/20240501115439.9789-1-laurent.pinchart@ideasonboard.com Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
1 parent b6041c9 commit 33108ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4039,7 +4039,7 @@ M: Raspberry Pi Kernel Maintenance <kernel-list@raspberrypi.com>
40394039
L: linux-media@vger.kernel.org
40404040
S: Maintained
40414041
F: Documentation/devicetree/bindings/media/brcm,bcm2835-unicam.yaml
4042-
F: drivers/media/platform/bcm2835/
4042+
F: drivers/media/platform/broadcom/bcm2835-unicam*
40434043

40444044
BROADCOM BCM47XX MIPS ARCHITECTURE
40454045
M: Hauke Mehrtens <hauke@hauke-m.de>

0 commit comments

Comments
 (0)