From: Yijing Wang Date: Thu, 30 May 2013 10:19:40 +0000 (+0800) Subject: usb: dwc3: remove redundant D0 power state set X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f016a16d8c1f6cd0567a88d0a5843aab385e969a;p=pandora-kernel.git usb: dwc3: 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 dwc3_pci_probe(). Signed-off-by: Yijing Wang Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed