]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (13602): bttv: fix MODULE_PARM_DESC for i2c_debug and i2c_hw
authorJarod Wilson <jarod@redhat.com>
Thu, 10 Dec 2009 19:54:48 +0000 (16:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 16 Dec 2009 02:18:36 +0000 (00:18 -0200)
commit32d56629a9bf15f7846c8a3151fea01fb518bb25
tree24c67adcd5de5063612375ef79219f7997540c0b
parent6d7abdd1e5720248e9132af215645e33a2900a68
V4L/DVB (13602): bttv: fix MODULE_PARM_DESC for i2c_debug and i2c_hw

Currently, i2c_debug shows up w/o a desc in modinfo, and i2c_hw shows
up with i2c_debug's desc. Fix that.

[dougsland@redhat.com: fixed checkpatch.pl warning (space between MODULE_PARM_DESC arguments)]
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/bt8xx/bttv-i2c.c