usb: dwc3: pci: rely on default PM callbacks from PCI driver utility
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 12 Jan 2015 12:20:13 +0000 (14:20 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 15 Jan 2015 15:41:50 +0000 (09:41 -0600)
There is nothing specific being done in the suspend and
resume callbacks that is not already taken care of in PCI
driver core, so dropping the functions.

Acked-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/dwc3-pci.c

Simple merge