i2c-ibm_iic: Fast mode parm desc fixup
authorPaul Mundt <lethal@linux-sh.org>
Fri, 11 Apr 2008 10:07:04 +0000 (12:07 +0200)
committerJean Delvare <khali@hyperion.delvare>
Fri, 11 Apr 2008 10:07:04 +0000 (12:07 +0200)
Noticed this when grepping for fast mode module params, the i2c-ibm_iic
driver was using a non-existent variable for MODULE_PARM_DESC. Fix it up
to reflect what it's actually supposed to be describing.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found