From: Yijing Wang Date: Sun, 2 Jun 2013 21:36:21 +0000 (+0000) Subject: tg3: remove redundant pm init code X-Git-Tag: v3.11-rc1~16^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5865fc1b6a99bc7dcf245770c2735577b8596b6e;p=pandora-kernel.git tg3: remove redundant pm init code 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 Signed-off-by: Yijing Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed