From: Stephen Hemminger Date: Sun, 1 Jul 2007 16:50:35 +0000 (-0400) Subject: blink driver power saving X-Git-Tag: v2.6.22-rc7~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f4915b9c5d7a35da11bfcff80ae6466cb7b9fc4;p=pandora-kernel.git blink driver power saving The blink driver wakes up every jiffies which wastes power unnecessarily. Using a notifier gives same effect. Also add ability to unload module. Signed-off-by: Stephen Hemminger [ We should really just delete the whole thing. The blink driver is broken in many other ways too -Linus ] Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed