]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3b9408f8bccf64b469c425eb7a8e0e1e7359be3a
tree6d8939177c053b70bbd37f6f825cf4133ef70f3a
parent7d5fbfab1a8f3468564cfaca28746ba9fb9cb482
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