On Mon, 28 Apr 2014, Yijing Wang wrote:
> Pci_enable_device() will set device power state to D0,
> so it's no need to do it again after call pci_enable_device().
>
> Signed-off-by: Yijing Wang
> ---
> drivers/usb/core/hcd-pci.c |1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> d
Pci_enable_device() will set device power state to D0,
so it's no need to do it again after call pci_enable_device().
Signed-off-by: Yijing Wang
---
drivers/usb/core/hcd-pci.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/usb/core/hcd-pci.c b/drivers/usb/core/h