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:
6b1ea4b
)
tg3: remove redundant pm init code
author
Yijing Wang
<wangyijing@huawei.com>
Sun, 2 Jun 2013 21:36:21 +0000
(21:36 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 3 Jun 2013 07:48:11 +0000
(
00:48
-0700)
Pci_enable_device() will set device pm state to D0, so
it's no need to do it again in tg3_init_one().
Acked-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found