hwmon: (w83627ehf) Use proper exit sequence
authorJonas Jonsson <jonas@ludd.ltu.se>
Fri, 17 Sep 2010 15:24:13 +0000 (17:24 +0200)
committerJean Delvare <khali@linux-fr.org>
Fri, 17 Sep 2010 15:24:13 +0000 (17:24 +0200)
commit022b75a3df2b5aeeb70c5d51bc1fe55722fdd759
tree3b460eeb0268f51b17b16e8d7b561e32ea764483
parentf17c811d1433aa1966f9c5a744841427e9a97ecf
hwmon: (w83627ehf) Use proper exit sequence

According to the datasheet for Winbond W83627DHG the proper way to exit
the Extended Function Mode is to write 0xaa to the EFER(0x2e or 0x4e).

Signed-off-by: Jonas Jonsson <jonas@ludd.ltu.se>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/w83627ehf.c