diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2008-06-03 08:16:37 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-20 10:08:05 (GMT) |
commit | 26151c32d3d001f64e75871588acd0aff3f216d7 (patch) | |
tree | aa8e316fd3dcc5fa9c787d06d7bf1fe8da15baa9 /drivers | |
parent | f808a9e3cefd577d96d43d308685468c0a03185e (diff) | |
download | linux-26151c32d3d001f64e75871588acd0aff3f216d7.tar.xz |
V4L/DVB (7984): tda18271: update filename in comments
This file was renamed but we forgot to change it in the comments.
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/media/common/tuners/tda18271-maps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/common/tuners/tda18271-maps.c b/drivers/media/common/tuners/tda18271-maps.c index 83e7561..ab14ceb 100644 --- a/drivers/media/common/tuners/tda18271-maps.c +++ b/drivers/media/common/tuners/tda18271-maps.c @@ -1,5 +1,5 @@ /* - tda18271-tables.c - driver for the Philips / NXP TDA18271 silicon tuner + tda18271-maps.c - driver for the Philips / NXP TDA18271 silicon tuner Copyright (C) 2007, 2008 Michael Krufky <mkrufky@linuxtv.org> |