hwmon: (sch5627) Factor out some code shared with sch5636 driver
authorHans de Goede <hdegoede@redhat.com>
Mon, 25 Jul 2011 19:46:09 +0000 (21:46 +0200)
committerJean Delvare <khali@endymion.delvare>
Mon, 25 Jul 2011 19:46:09 +0000 (21:46 +0200)
commit28ff2f7a742daba86ccd7021be7b27a4673b2797
tree1c6d11e31c793adbdef731a2640842ea06566539
parentb6844e8f64920cdee620157252169ba63afb0c89
hwmon: (sch5627) Factor out some code shared with sch5636 driver

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@redhat.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/sch5627.c
drivers/hwmon/sch56xx-common.c [new file with mode: 0644]
drivers/hwmon/sch56xx-common.h [new file with mode: 0644]