ack both patches (ACPI resources and typo fixes) Signed-off-by: David Hubbard <david.c.hubbard at gmail.com> P.S. I have found a bug in the way the init code in w83627ehf puts the base address into the data structure, so it ends up accessing the device at 0x290 when it should be 0x295. I'll send out a patch in a few days. On Tue, Dec 9, 2008 at 12:00 PM, Hans de Goede <j.w.r.degoede at hhs.nl> wrote: > Jean Delvare wrote: >> Signed-off-by: Jean Delvare <khali at linux-fr.org> >> --- >> Documentation/hwmon/lm85 | 2 +- >> drivers/hwmon/it87.c | 2 +- >> drivers/hwmon/w83627ehf.c | 2 +- >> 3 files changed, 3 insertions(+), 3 deletions(-) >> > > Looks good to me :) > > Regards, > > Hans