linux/drivers/staging/dwc2
Yijing Wang bf1ace2a3f staging: dwc2: 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 dwc2_driver_probe().

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-03 12:29:55 -07:00
..
core_intr.c staging: dwc2: remove dummy interrupt handling 2013-05-16 15:22:39 -07:00
core.c staging: dwc2: add const to handling of dwc2_core_params 2013-05-16 15:23:56 -07:00
core.h staging: dwc2: Make dwc2_set_uninitialized more specific 2013-04-11 13:27:39 -07:00
hcd_ddma.c staging: dwc2: add missing newlines to debug messages 2013-04-23 10:37:55 -07:00
hcd_intr.c Merge 3.10-rc3 into staging-next 2013-05-27 10:54:33 +09:00
hcd_queue.c staging: dwc2: toggle periodic debugging output separately 2013-04-10 19:10:27 -07:00
hcd.c staging: dwc2: change some dev_dbg() messages to dev_vdbg() 2013-05-30 21:02:06 +09:00
hcd.h staging: dwc2: add const to handling of dwc2_core_params 2013-05-16 15:23:56 -07:00
hw.h
Kconfig Staging driver fixes for 3.10-rc2 2013-05-23 09:27:49 -07:00
Makefile staging: dwc2: add platform device bindings 2013-04-23 10:37:55 -07:00
pci.c staging: dwc2: remove redundant D0 power state set 2013-06-03 12:29:55 -07:00
platform.c Staging driver fixes for 3.10-rc2 2013-05-23 09:27:49 -07:00