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:
ec26bcc
)
net, ipw2x00: remove redundant D0 power state set
author
Yijing Wang
<wangyijing@huawei.com>
Thu, 30 May 2013 10:21:29 +0000
(18:21 +0800)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 3 Jun 2013 19:55:45 +0000
(15:55 -0400)
Pci_enable_device() will set device power state to D0,
so it's no need to do it again in ipw2100_pci_init_one().
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found