Hi Guenter, On Sat, 19 Feb 2011 12:24:12 -0800, Guenter Roeck wrote: > Hi Jean, > > On Sat, Feb 19, 2011 at 08:26:38AM -0500, Jean Delvare wrote: > > The lis3lv02d drivers aren't hardware monitoring drivers, so the don't > > belong to drivers/hwmon. Move them to drivers/misc, short of a better > > home. > > > > Signed-off-by: Jean Delvare <khali@xxxxxxxxxxxx> > > Cc: Eric Piel <eric.piel@xxxxxxxxxxxxxxxx> > > Cc: Guenter Roeck <guenter.roeck@xxxxxxxxxxxx> > > --- > > Not tested due to lack of hardware. > > > > drivers/hwmon/Makefile | 5 > > drivers/hwmon/lis3lv02d.c | 1000 -------------------------------- > > drivers/hwmon/lis3lv02d.h | 291 --------- > > drivers/hwmon/lis3lv02d_i2c.c | 279 -------- > > drivers/hwmon/lis3lv02d_spi.c | 144 ---- > > drivers/misc/Kconfig | 9 > > drivers/misc/Makefile | 1 > > drivers/misc/lis3lv02d/Kconfig | 37 + > > drivers/misc/lis3lv02d/Makefile | 7 > > drivers/misc/lis3lv02d/lis3lv02d.c | 999 +++++++++++++++++++++++++++++++ > > drivers/misc/lis3lv02d/lis3lv02d.h | 291 +++++++++ > > drivers/misc/lis3lv02d/lis3lv02d_i2c.c | 279 ++++++++ > > drivers/misc/lis3lv02d/lis3lv02d_spi.c | 144 ++++ > > drivers/platform/x86/hp_accel.c | 2 > > 14 files changed, 1768 insertions(+), 1720 deletions(-) > > You might want to update MAINTAINERS as well. Thanks for the hint. I had also forgotten about the files under Documentation. I'll send updated patches. -- Jean Delvare _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors