commit | 1c9d5e41e32a3bfe60f44e3272c05d14ea595a71 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Fri Jun 22 21:34:06 2007 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 10 13:59:48 2007 -0400 |
tree | 47bccde21ad0fe5fbe2f9bc62e4e101f1862caf7 | |
parent | 899413de1a6c9f999f677526df5205a9a70dcd93 [diff] |
[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>