summaryrefslogtreecommitdiffstats
path: root/drivers/media/tuners/tuner-xc2028.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/tuners/tuner-xc2028.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/tuners/tuner-xc2028.c')
-rw-r--r--drivers/media/tuners/tuner-xc2028.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/tuners/tuner-xc2028.c b/drivers/media/tuners/tuner-xc2028.c
index d12f5e4ad8bf..4e941f00b600 100644
--- a/drivers/media/tuners/tuner-xc2028.c
+++ b/drivers/media/tuners/tuner-xc2028.c
@@ -1094,7 +1094,7 @@ static int generic_set_freq(struct dvb_frontend *fe, u32 freq /* in HZ */,
* Still need tests for XC3028L (firmware 3.2 or upper)
* So, for now, let's just comment the per-firmware
* version of this change. Reports with xc3028l working
- * with and without the lines bellow are welcome
+ * with and without the lines below are welcome
*/
if (priv->firm_version < 0x0302) {