From: Corentin Chary Date: Fri, 26 Jan 2007 13:04:35 +0000 (+0100) Subject: asus-laptop: add led support X-Git-Tag: v2.6.21-rc1~92^2~32^2^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be18cdabb8ed40ff4b8a240e0d6f4e6c30ff866d;p=pandora-kernel.git asus-laptop: add led support Add led support, using generic led class. Thomas Tuttle's patch was very usefull. We use hotk->status to store led status because it's very hard to find acpi method to get the right status... To reduce the code, I use a lot of macro (ASUS_LED, ASUS_LED_REGISTER, etc ...), because the code is the same for all leds ... Signed-off-by: Corentin Chary Signed-off-by: Len Brown --- Reading git-diff-tree failed