diff options
author | Uwe Bugla <uwe.bugla@gmx.de> | 2008-12-14 09:11:53 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-30 09:39:06 -0200 |
commit | 14811ac911780f029113323a325b7b87f1042194 (patch) | |
tree | 3b7d661600bfeacc60ba71f24ff252e1e9bd18ec /drivers/media/dvb/frontends/cx24113.c | |
parent | 826c8b6092f3e1c98dd6236ad212a3c0e292d42e (diff) | |
download | op-kernel-dev-14811ac911780f029113323a325b7b87f1042194.zip op-kernel-dev-14811ac911780f029113323a325b7b87f1042194.tar.gz |
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 8850f23..e130b22 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> * |