]> git.karo-electronics.de Git - mv-sheeva.git/commit
hwmon: (emc1403) Add EMC1423 support
authorJekyll Lai <jekyll_lai@wistron.com>
Wed, 12 Jan 2011 20:55:12 +0000 (21:55 +0100)
committerJean Delvare <khali@endymion.delvare>
Wed, 12 Jan 2011 20:55:12 +0000 (21:55 +0100)
commit7a1b76f2a46016809c7bcacf81e89948cc306703
treeb89eb772453831af1c3fcb5aced429fcac7bb8af
parent3ea1bd58b999ec77c28834aa8be671168dfb7b79
hwmon: (emc1403) Add EMC1423 support

EMC1423 uses the similar register and adds a hardware shutdown pin to
protect exceed temperature. This function is set by resistor; it's not
necessary to do anything in the driver except add the emc1423 pid of 0x23.

Signed-off-by: Jekyll Lai <jekyll_lai@wistron.com>
[Updated Kconfig/comments and minor further changes asked for by the hwmon
 maintainers]
Signed-off-by: Alan Cox <alan@linux.intel.com>
[Fixed checkpatch warning]
Signed-of--by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/Kconfig
drivers/hwmon/emc1403.c