From: Stanislaw Gruszka Date: Fri, 5 Aug 2011 11:10:32 +0000 (+0200) Subject: ath9k: remove ->config_pci_powersave() redundant argument X-Git-Tag: v3.2-rc1~129^2~353^2^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84c87dc86eaf5c3f70d6c85fac832b277b1f71c7;p=pandora-kernel.git ath9k: remove ->config_pci_powersave() redundant argument 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed