Skip to content

Commit 80aa73e

Browse files
bulwahnhverkuil
authored andcommitted
MAINTAINERS: repair file entry in MEDIA DRIVERS FOR STM32 - CSI
Commit dcb0f4c ("media: stm32: csi: addition of the STM32 CSI driver") adds a new driver at drivers/media/platform/st/stm32/stm32-csi.c, but creates a new MAINTAINERS section MEDIA DRIVERS FOR STM32 - CSI with a file entry pointing to drivers/media/platform/stm32/stm32-csi.c. Note that the file entry is missing the ‘st’ directory in its path. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Repair this file entry in MEDIA DRIVERS FOR STM32 - CSI. Signed-off-by: Lukas Bulwahn <[email protected]> Reviewed-by: Alain Volmat <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
1 parent 45ef22b commit 80aa73e

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
@@ -14502,7 +14502,7 @@ L: [email protected]
1450214502
S: Supported
1450314503
T: git git://linuxtv.org/media_tree.git
1450414504
F: Documentation/devicetree/bindings/media/st,stm32mp25-csi.yaml
14505-
F: drivers/media/platform/stm32/stm32-csi.c
14505+
F: drivers/media/platform/st/stm32/stm32-csi.c
1450614506

1450714507
MEDIA DRIVERS FOR STM32 - DCMI / DCMIPP
1450814508
M: Hugues Fruchet <[email protected]>

0 commit comments

Comments
 (0)