aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-09-11 14:23:42 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2013-09-11 15:58:32 -0700
commit559cdc828b51cace87bd297f5b92a9e8da9e1ba4 (patch)
tree2ec30cd9f5b03dae51f6084a69b2f3b498e4a6b5 /MAINTAINERS
parentMAINTAINERS: update SIANO drivers (diff)
downloadlinux-dev-559cdc828b51cace87bd297f5b92a9e8da9e1ba4.tar.xz
linux-dev-559cdc828b51cace87bd297f5b92a9e8da9e1ba4.zip
MAINTAINERS: SI4713: fix file pattern
Commit c937ca034a03 ("[media] MAINTAINERS: Add maintainer entry for si4713 FM transmitter driver") typoed the pattern, fix it. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Eduardo Valentin <edubezval@gmail.com> Cc: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 082272821476..4835a9bdf95d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7489,7 +7489,7 @@ L: linux-media@vger.kernel.org
T: git git://linuxtv.org/media_tree.git
W: http://linuxtv.org
S: Odd Fixes
-F: drivers/media/radio/radio-si4713.h
+F: drivers/media/radio/radio-si4713.c
SIANO DVB DRIVER
M: Mauro Carvalho Chehab <m.chehab@samsung.com>