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:
cf89013
)
e1000e: Move pm_qos_req to e1000e adapter
author
Thomas Graf
<tgraf@suug.ch>
Fri, 10 Apr 2015 13:52:37 +0000
(15:52 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 13 Apr 2015 17:15:14 +0000
(13:15 -0400)
e1000e is the only driver requiring pm_qos_req, instead of causing
every device to waste up to 240 bytes. Allocate it for the specific
driver.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found