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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Laurent Pinchart <[email protected]>
1 parent b6041c9 commit 33108ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4039,7 +4039,7 @@ M: Raspberry Pi Kernel Maintenance <[email protected]>
40394039
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 <[email protected]>

0 commit comments

Comments
 (0)