On Sat, 28 May 2011 09:21:23 +0200, Hans de Goede wrote: > This patch adds a new sch56xx-common.ko which contains code which will also > be used in the new sch5636 driver. > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > --- > drivers/hwmon/Kconfig | 5 + > drivers/hwmon/Makefile | 1 + > drivers/hwmon/sch5627.c | 334 +++------------------------------------ > drivers/hwmon/sch56xx-common.c | 336 ++++++++++++++++++++++++++++++++++++++++ > drivers/hwmon/sch56xx-common.h | 24 +++ > 5 files changed, 390 insertions(+), 310 deletions(-) > create mode 100644 drivers/hwmon/sch56xx-common.c > create mode 100644 drivers/hwmon/sch56xx-common.h > (...) > --- /dev/null > +++ b/drivers/hwmon/sch56xx-common.c > (...) > +#define SIO_SCH56XX_LD_EM 0x0C /* Embedded ÅController Logical Dev */ A regular "u" will do... I don't know you used but that wasn't even a Greek mu. All the rest looks pretty good. -- Jean Delvare _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors