hwmon: (asus_atk0110) Add debugfs interface
authorLuca Tettamanti <kronos.it@gmail.com>
Sun, 10 Jan 2010 19:52:33 +0000 (20:52 +0100)
committerJean Delvare <khali@linux-fr.org>
Sun, 10 Jan 2010 19:52:33 +0000 (20:52 +0100)
commit7e5eab1128a05b99b8c81c01ff6515a3ca25e5aa
treea39f3f6bce1e38b434ffdf371eae2eb56c0ecfcd
parent8ba406be53713efdd705666e2178cfe486fcfb27
hwmon: (asus_atk0110) Add debugfs interface

Expose the raw GGRP/GITM interface via debugfs. The hwmon interface is
reverse engineered and the driver tends to break on newer boards...
Using this interface it's possible to poke directly at the ACPI methods
without the need to recompile, reducing the guesswork and the round trips
needed to support a new revision of the interface.

Signed-off-by: Luca Tettamanti <kronos.it@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/asus_atk0110.c