]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (sch5627) Factor out some code shared with sch5636 driver
authorHans de Goede <hdegoede@redhat.com>
Tue, 26 Jul 2011 00:37:27 +0000 (10:37 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Jul 2011 00:37:27 +0000 (10:37 +1000)
commit509ac6ce4097e96686b4afce4779d0e5936372b1
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]