[media] common: move media/common/tuners to media/tuners
Move the tuners one level up, as the "common" directory will be used
by drivers that are shared between more than one driver.
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS
index 94b823f..ceb5b55 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2773,8 +2773,8 @@
M: Michael Buesch <[email protected]>
L: [email protected]
S: Maintained
-F: drivers/media/common/tuners/fc0011.h
-F: drivers/media/common/tuners/fc0011.c
+F: drivers/media/tuners/fc0011.h
+F: drivers/media/tuners/fc0011.c
FANOTIFY
M: Eric Paris <[email protected]>