summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@kernel.org>2022-03-10 18:40:21 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-03-14 11:42:59 +0300
commit46fb99951fe2c71adfd7f4ea4439af5ed5ebb7f7 (patch)
tree3316c14ab74d11b910331a03a2851f443b0015a9 /MAINTAINERS
parent69c5ee8aae03bb9f9a8a825175a1cd0644eaf20c (diff)
downloadlinux-46fb99951fe2c71adfd7f4ea4439af5ed5ebb7f7.tar.xz
media: platform: place NXP drivers on a separate dir
In order to cleanup the main platform media directory, move NXP drivers to their own directory. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1b6f48a660de..780ef2ef3362 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11841,7 +11841,7 @@ M: Philipp Zabel <p.zabel@pengutronix.de>
L: linux-media@vger.kernel.org
S: Maintained
T: git git://linuxtv.org/media_tree.git
-F: drivers/media/platform/imx-pxp.[ch]
+F: drivers/media/platform/nxp/imx-pxp.[ch]
MEDIA DRIVERS FOR ASCOT2E
M: Sergey Kozlov <serjk@netup.ru>