From: Yijing Wang Date: Thu, 30 May 2013 10:21:29 +0000 (+0800) Subject: net, ipw2x00: remove redundant D0 power state set X-Git-Tag: v3.11-rc1~16^2~103^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bda96e8c6a751d8f57a5564e18adf33f2a2d857e;p=pandora-kernel.git net, ipw2x00: remove redundant D0 power state set 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed