]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ipw2200: rf kill switch polling power saving
authorStephen Hemminger <shemminger@linux-foundation.org>
Sat, 23 Jun 2007 04:34:06 +0000 (21:34 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Jul 2007 17:59:48 +0000 (13:59 -0400)
commit1c9d5e41e32a3bfe60f44e3272c05d14ea595a71
tree47bccde21ad0fe5fbe2f9bc62e4e101f1862caf7
parent899413de1a6c9f999f677526df5205a9a70dcd93
[PATCH] ipw2200: rf kill switch polling power saving

Make the ipw2200 driver polling of rf kill switch occur on second boundaries to reduce
power. Making all the wakeup's in the system occur together reduces power, and keeps
CPU in idle longer.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ipw2200.c