[PATCH] media: bcm2835-unicam: Fix driver path in MAINTAINERS
Hans Verkuil
hverkuil at xs4all.nl
Thu May 9 08:08:26 PDT 2024
On 01/05/2024 13:54, Laurent Pinchart wrote:
> The MAINTAINERS file entry for the bcm2835-unicam driver incorrectly
> references the non-existing drivers/media/platform/bcm2835/ path. Fix
> it.
>
> Fixes: 392cd78d495f ("media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface")
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
Reviewed-by: Hans Verkuil <hverkuil-cisco at xs4all.nl>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 01b86927a7ad..ef6be9d95143 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4039,7 +4039,7 @@ M: Raspberry Pi Kernel Maintenance <kernel-list at raspberrypi.com>
> L: linux-media at vger.kernel.org
> S: Maintained
> F: Documentation/devicetree/bindings/media/brcm,bcm2835-unicam.yaml
> -F: drivers/media/platform/bcm2835/
> +F: drivers/media/platform/broadcom/bcm2835-unicam*
>
> BROADCOM BCM47XX MIPS ARCHITECTURE
> M: Hauke Mehrtens <hauke at hauke-m.de>
>
> base-commit: a1c6d22421501fc1016b99ac8570a1030714c70f
More information about the linux-arm-kernel
mailing list