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:
af2bf4b
)
ath9k: remove ->config_pci_powersave() redundant argument
author
Stanislaw Gruszka
<sgruszka@redhat.com>
Fri, 5 Aug 2011 11:10:32 +0000
(13:10 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 22 Aug 2011 18:45:57 +0000
(14:45 -0400)
We always call ->config_pci_powersave() with both restore and power_off
arguments equal to 0 or both equal to 1, so merge them into one
argument.
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found