Hi Jim, On 10/14/07, Jim Cromie <jim.cromie at gmail.com> wrote: > 05 - use superio-locks in rest of drivers/hwmon/*.c > > this patch is compile-tested only, please review for sanity before you > try running them. Things to look for - missing superio_release(), > opportunities to use superio_devid(), superio_inw(), etc. > > > Signed-off-by: Jim Cromie <jim.cromie at gmail.com> > --- > hwmon-superio-others > Kconfig | 6 +++ > f71805f.c | 86 +++++++++++++++------------------------------- > it87.c | 80 +++++++++++++++--------------------------- > smsc47b397.c | 63 ++++++++++++--------------------- > smsc47m1.c | 69 +++++++++++++------------------------ > vt1211.c | 70 +++++++++++++------------------------ > w83627ehf.c | 110 +++++++++++++++++++++++++---------------------------------- I'll test on w83627ehf hardware and report. David