summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cs53l32a.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-08-30 11:13:25 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-08-30 11:13:25 -0300
commit3480f0f25f38352a5357c25c8a0c8a93246e7542 (patch)
treed162f94a469a92fc8cd8a1df0a3146a3aab52797 /linux/drivers/media/video/cs53l32a.c
parent7804585be37d9aa982df2d476a795cbe459dae4a (diff)
downloadmediapointer-dvb-s2-3480f0f25f38352a5357c25c8a0c8a93246e7542.tar.gz
mediapointer-dvb-s2-3480f0f25f38352a5357c25c8a0c8a93246e7542.tar.bz2
Backport some other minor changes from kernel
From: Mauro Carvalho Chehab <mchehab@redhat.com> kernel-sync: Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/cs53l32a.c')
-rw-r--r--linux/drivers/media/video/cs53l32a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/cs53l32a.c b/linux/drivers/media/video/cs53l32a.c
index f5ea3f4a9..68f31270c 100644
--- a/linux/drivers/media/video/cs53l32a.c
+++ b/linux/drivers/media/video/cs53l32a.c
@@ -40,7 +40,7 @@ static int debug;
module_param(debug, bool, 0644);
-MODULE_PARM_DESC(debug, "Debugging messages\n\t\t\t0=Off (default), 1=On");
+MODULE_PARM_DESC(debug, "Debugging messages, 0=Off (default), 1=On");
static unsigned short normal_i2c[] = { 0x22 >> 1, I2C_CLIENT_END };