From: Yijing Wang Date: Wed, 11 Sep 2013 02:07:00 +0000 (+0800) Subject: alx: remove redundant D0 power state set X-Git-Tag: v3.12-rc2~14^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3eb7a771dcd2b27c02f4711545ac6785f66afc5;p=pandora-kernel.git alx: remove redundant D0 power state set Pci_enable_device_mem() will set device power state to D0, so it's no need to do it again in alx_probe(). Also remove redundant PM Cap find code, because pci core has been saved the pci device pm cap value. Signed-off-by: Yijing Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed