commit | 18ad7996e17649d81c15a2c9dae03c75050a05a8 | [log] [tgz] |
---|---|---|
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Fri Nov 24 11:47:11 2006 -0200 |
committer | Len Brown <len.brown@intel.com> | Thu Dec 07 01:38:39 2006 -0500 |
tree | 315f495abce21d92180fa589a4cf4af3eba9fb7d | |
parent | c52f0aa574246f133a0bc2041e9468a06d34da7b [diff] |
ACPI: ibm-acpi: cleanup fan_write This patch cleans up fan_write so that it is much easier to read and extend. It separates the proc api handling from the operations themselves. Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>