Yet to be run-time tested, but early reviews are welcome to catch any obvious mistakes that are potentially hard and time-consuming to debug. Laszlo Papp (2): mfd: MAX6650/6651 support hwmon: (max6650) Convert to be a platform driver drivers/hwmon/Kconfig | 2 +- drivers/hwmon/max6650.c | 125 ++++++++++++++++++------------------ drivers/mfd/Kconfig | 11 ++++ drivers/mfd/Makefile | 1 + drivers/mfd/max665x.c | 94 +++++++++++++++++++++++++++ include/linux/mfd/max665x-private.h | 34 ++++++++++ 6 files changed, 203 insertions(+), 64 deletions(-) create mode 100644 drivers/mfd/max665x.c create mode 100644 include/linux/mfd/max665x-private.h -- 1.8.5.4 _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors