summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/drxk_hard.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2015-05-08 13:59:16 +0200
committerMauro Carvalho Chehab2015-05-08 19:48:48 +0200
commit5a13e40b28486c3a755a0388767615f197f4ae07 (patch)
treed3ff40669c1d800bdecbdd91b6317392f3cf8186 /drivers/media/dvb-frontends/drxk_hard.c
parent[media] saa7164: fix compiler warning (diff)
downloadkernel-qcow2-linux-5a13e40b28486c3a755a0388767615f197f4ae07.tar.gz
kernel-qcow2-linux-5a13e40b28486c3a755a0388767615f197f4ae07.tar.xz
kernel-qcow2-linux-5a13e40b28486c3a755a0388767615f197f4ae07.zip
media: replace bellow -> below
Bellow is yelling. Ok, sometimes the code is yells a lot, but but this is not the case there ;) Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/drxk_hard.c')
-rw-r--r--drivers/media/dvb-frontends/drxk_hard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/drxk_hard.c b/drivers/media/dvb-frontends/drxk_hard.c
index d46cf5f7cd2e..ad35264a3819 100644
--- a/drivers/media/dvb-frontends/drxk_hard.c
+++ b/drivers/media/dvb-frontends/drxk_hard.c
@@ -544,7 +544,7 @@ error:
static int init_state(struct drxk_state *state)
{
/*
- * FIXME: most (all?) of the values bellow should be moved into
+ * FIXME: most (all?) of the values below should be moved into
* struct drxk_config, as they are probably board-specific
*/
u32 ul_vsb_if_agc_mode = DRXK_AGC_CTRL_AUTO;