diff options
author | Uwe Bugla <uwe.bugla@gmx.de> | 2008-12-14 13:11:53 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-30 12:39:06 +0100 |
commit | 14811ac911780f029113323a325b7b87f1042194 (patch) | |
tree | 3b7d661600bfeacc60ba71f24ff252e1e9bd18ec /drivers/media/dvb/frontends/cx24113.c | |
parent | V4L/DVB (9887): Minor fixes for cx24113-driver (codingstyle) (diff) | |
download | linux-14811ac911780f029113323a325b7b87f1042194.tar.xz linux-14811ac911780f029113323a325b7b87f1042194.zip |
V4L/DVB (9888): Patch: fix a typo in cx24113.c
This patch fixes a typo in cx24113.c.
Signed-off-by: Uwe Bugla <uwe.bugla@gmx.de>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/cx24113.c')
-rw-r--r-- | drivers/media/dvb/frontends/cx24113.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/cx24113.c b/drivers/media/dvb/frontends/cx24113.c index 8850f2303ec6..e130b228ebd1 100644 --- a/drivers/media/dvb/frontends/cx24113.c +++ b/drivers/media/dvb/frontends/cx24113.c @@ -1,5 +1,5 @@ /* - * Driver for Conexant CX24113/CX24128 Tuner (Satelite) + * Driver for Conexant CX24113/CX24128 Tuner (Satellite) * * Copyright (C) 2007-8 Patrick Boettcher <pb@linuxtv.org> * |