commit | 0a25f3b292c5c70de80d2b1f1cf3f5b9aae91b86 | [log] [tgz] |
---|---|---|
author | Jarod Wilson <jarod@redhat.com> | Thu Dec 10 16:54:48 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 16 00:18:36 2009 -0200 |
tree | 24c67adcd5de5063612375ef79219f7997540c0b | |
parent | d1471f02dfb5b3424ee3afb6459d8cb97730af76 [diff] |
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>