[PATCH] i2c driver fixes for 2.6.0
Greg KH
greg at kroah.com
Wed Jan 14 20:03:15 CET 2004
On Mon, Jan 05, 2004 at 09:34:41AM -0700, Tom Rini wrote:
> On Sun, Jan 04, 2004 at 05:08:49PM +1100, Rusty Russell wrote:
>
> > In message <1072821970727 at kroah.com> you write:
> > > +/* If fix_hstcfg is set to anything different from 0, we reset one of the
> > > + registers to be a valid value. */
> > > +static int fix_hstcfg = 0;
> > > +MODULE_PARM(fix_hstcfg, "i");
> > > +MODULE_PARM_DESC(fix_hstcfg,
> > > + "Fix config register. Needed on some boards (Force CPCI735).");
> > > +
> >
> > BTW, it'd be nice if someone converted these to module_param, too...
>
> Done.
Applied, thanks.
greg k-h
More information about the lm-sensors
mailing list