diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-06-14 15:35:59 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-13 22:40:28 -0400 |
commit | ccae7af2bf07dfef69cc2eb6ebc9e1ff15addfbd (patch) | |
tree | f33391cf2efe9038c13b88ca4049317728a7ebf0 /MAINTAINERS | |
parent | 3785bc170f79ef04129731582b468c28e1326d6d (diff) |
[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 <mchehab@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 94b823f71e9..ceb5b55b2af 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2773,8 +2773,8 @@ FC0011 TUNER DRIVER | |||
2773 | M: Michael Buesch <m@bues.ch> | 2773 | M: Michael Buesch <m@bues.ch> |
2774 | L: linux-media@vger.kernel.org | 2774 | L: linux-media@vger.kernel.org |
2775 | S: Maintained | 2775 | S: Maintained |
2776 | F: drivers/media/common/tuners/fc0011.h | 2776 | F: drivers/media/tuners/fc0011.h |
2777 | F: drivers/media/common/tuners/fc0011.c | 2777 | F: drivers/media/tuners/fc0011.c |
2778 | 2778 | ||
2779 | FANOTIFY | 2779 | FANOTIFY |
2780 | M: Eric Paris <eparis@redhat.com> | 2780 | M: Eric Paris <eparis@redhat.com> |