diff options
author | Joe Perches <[email protected]> | 2012-01-10 15:09:01 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-01-10 16:30:47 -0800 |
commit | b2b0186d0f98e7fc2c21a2a3514223ab248e46f6 (patch) | |
tree | ba2167b1a422b51f0de28f765fb168cd1596bcd0 | |
parent | 19c90aa678a166381609af574d2a993568f5f5bb (diff) |
MAINTAINERS: staging: media: update F: patterns
commit 4860c73804c ("staging: Move media drivers to staging/media") moved
the files, update the F: patterns.
Signed-off-by: Joe Perches <[email protected]>
Acked-by: Mauro Carvalho Chehab<[email protected]>
Cc: Greg KH <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dbf1676fe3c6..43083178cee8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6300,7 +6300,7 @@ STAGING - LIRC (LINUX INFRARED REMOTE CONTROL) DRIVERS M: Jarod Wilson <[email protected]> W: http://www.lirc.org/ S: Odd Fixes -F: drivers/staging/lirc/ +F: drivers/staging/media/lirc/ STAGING - NVIDIA COMPLIANT EMBEDDED CONTROLLER INTERFACE (nvec) M: Julian Andres Klode <[email protected]> @@ -6336,7 +6336,7 @@ F: drivers/staging/sm7xx/ STAGING - SOFTLOGIC 6x10 MPEG CODEC M: Ben Collins <[email protected]> S: Odd Fixes -F: drivers/staging/solo6x10/ +F: drivers/staging/media/solo6x10/ STAGING - SPEAKUP CONSOLE SPEECH DRIVER M: William Hubbs <[email protected]> |