All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] vt1211 module parameters
@ 2006-09-01 13:46 Jean Delvare
  2006-09-01 14:41 ` Juerg Haefliger
  2006-09-02  5:28 ` Jean Delvare
  0 siblings, 2 replies; 3+ messages in thread
From: Jean Delvare @ 2006-09-01 13:46 UTC (permalink / raw)
  To: lm-sensors

Hi Juerg,

I noticed that the vt1211 module parameters are not documented. Usually
have a section for them in the Documentation/hwmon/$driver file. Can
you please provide a documentation update adding it?

The patches I applied for the vt1211 driver and documentation are:
http://khali.linux-fr.org/devel/i2c/linux-2.6/hwmon-vt1211-new-driver.patch
http://khali.linux-fr.org/devel/i2c/linux-2.6/hwmon-vt1211-documentation.patch

Any change you make from now needs to be an incremental patch against
these.

Thanks,
-- 
Jean Delvare


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [lm-sensors] vt1211 module parameters
  2006-09-01 13:46 [lm-sensors] vt1211 module parameters Jean Delvare
@ 2006-09-01 14:41 ` Juerg Haefliger
  2006-09-02  5:28 ` Jean Delvare
  1 sibling, 0 replies; 3+ messages in thread
From: Juerg Haefliger @ 2006-09-01 14:41 UTC (permalink / raw)
  To: lm-sensors

Hie Jean,

> I noticed that the vt1211 module parameters are not documented. Usually
> have a section for them in the Documentation/hwmon/$driver file. Can
> you please provide a documentation update adding it?

Sure, will do.

> The patches I applied for the vt1211 driver and documentation are:
> http://khali.linux-fr.org/devel/i2c/linux-2.6/hwmon-vt1211-new-driver.patch
> http://khali.linux-fr.org/devel/i2c/linux-2.6/hwmon-vt1211-documentation.patch
>
> Any change you make from now needs to be an incremental patch against
> these.

What's the command to generate an inc patch?

...juerg


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [lm-sensors] vt1211 module parameters
  2006-09-01 13:46 [lm-sensors] vt1211 module parameters Jean Delvare
  2006-09-01 14:41 ` Juerg Haefliger
@ 2006-09-02  5:28 ` Jean Delvare
  1 sibling, 0 replies; 3+ messages in thread
From: Jean Delvare @ 2006-09-02  5:28 UTC (permalink / raw)
  To: lm-sensors

Hi Juerg,

> > I noticed that the vt1211 module parameters are not documented. Usually
> > have a section for them in the Documentation/hwmon/$driver file. Can
> > you please provide a documentation update adding it?
> 
> Sure, will do.
> 
> > The patches I applied for the vt1211 driver and documentation are:
> > http://khali.linux-fr.org/devel/i2c/linux-2.6/hwmon-vt1211-new-driver.patch
> > http://khali.linux-fr.org/devel/i2c/linux-2.6/hwmon-vt1211-documentation.patch
> >
> > Any change you make from now needs to be an incremental patch against
> > these.
> 
> What's the command to generate an inc patch?

Nothing special, just run "diff" between the current and the new
version of the file. Something like:
  diff -u Documentation/hwmon/vt1211.orig Documentation/hwmon/vt1211
should work fine.

By "incremetal", all I meant was: new patches to apply on top of the
current files, and not a complete replacement for the previous patches.

And if you think handling a patch stack manually is difficult, I can
only recommend using quilt:
  http://savannah.nongnu.org/projects/quilt

-- 
Jean Delvare


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-09-02  5:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-01 13:46 [lm-sensors] vt1211 module parameters Jean Delvare
2006-09-01 14:41 ` Juerg Haefliger
2006-09-02  5:28 ` Jean Delvare

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.