This is an automatic generated email to let you know that the following patch 
were queued:

Subject: media: bcm2835-unicam: Fix driver path in MAINTAINERS
Author:  Laurent Pinchart <laurent.pinch...@ideasonboard.com>
Date:    Wed May 1 14:54:39 2024 +0300

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")
Reviewed-by: Hans Verkuil <hverkuil-ci...@xs4all.nl>
Link: 
https://lore.kernel.org/r/20240501115439.9789-1-laurent.pinch...@ideasonboard.com
Signed-off-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>

 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-l...@raspberrypi.com>
 L:     linux-me...@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 <ha...@hauke-m.de>

Reply via email to