git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a20034
)
ath9k: Enable TIM timer interrupt only when needed.
author
Senthil Balasubramanian
<senthilkumar@atheros.com>
Wed, 3 Feb 2010 17:21:13 +0000
(22:51 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 8 Feb 2010 21:50:54 +0000
(16:50 -0500)
The TIM timer interrupt is enabled even before the ACK of nullqos
is received which is unnecessary.
Also clean up the CONF_PS part of config callback properly for
better readability.
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found