diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-14 01:01:29 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-15 16:34:46 -0300 |
commit | 0aa77f6c2954896b132f8b6f2e9f063c52800913 (patch) | |
tree | bc1feafea586e399c0fe1b04b2efa375312bb9ba /MAINTAINERS | |
parent | 0c0d06cac63ee327ceaab4b5ffe2206574ab86bd (diff) | |
download | op-kernel-dev-0aa77f6c2954896b132f8b6f2e9f063c52800913.zip op-kernel-dev-0aa77f6c2954896b132f8b6f2e9f063c52800913.tar.gz |
[media] move the remaining USB drivers to drivers/media/usb
Move the 3 remaining usb drivers to their proper space.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 13fd97f..99a930d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7371,7 +7371,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git W: http://royale.zerezo.com/zr364xx/ S: Maintained F: Documentation/video4linux/zr364xx.txt -F: drivers/media/video/zr364xx.c +F: drivers/media/usb/zr364xx.c USER-MODE LINUX (UML) M: Jeff Dike <jdike@addtoit.com> |