]> git.karo-electronics.de Git - karo-tx-linux.git/commit
asus-wmi: fix hwmon/pwm1
authorCorentin Chary <corentin.chary@gmail.com>
Fri, 1 Jul 2011 09:34:26 +0000 (11:34 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Aug 2011 01:31:35 +0000 (18:31 -0700)
commit2c4ee7699067b5f9d65e8d97d153daa5d0590365
treea9a27f462fa9dfc422da2eb9ba794aa964068a5c
parente997d47bff5a467262ef224b4cf8cbba2d3eceea
asus-wmi: fix hwmon/pwm1

commit 49979d091d1847823c064301da1ec173619ddd92 upstream.

The code was completly broken, and should never had been sent
to the kernel. That's what happens when you write code without
hardware to test it.

Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/platform/x86/asus-wmi.c