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)
commit3b44ed90cdb26ce3a06a1b41c5fcbb01c7d63b3c
tree6d8939177c053b70bbd37f6f825cf4133ef70f3a
parentd3fdcc78b2d6f1338fa9abea2d37bc10da7f71b8
usb: dwc3: pci: rely on default PM callbacks from PCI driver utility

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