From: Heikki Krogerus Date: Mon, 12 Jan 2015 12:20:13 +0000 (+0200) Subject: usb: dwc3: pci: rely on default PM callbacks from PCI driver utility X-Git-Tag: fixes-v4.0-rc1~102^2^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b44ed90cdb26ce3a06a1b41c5fcbb01c7d63b3c;p=pandora-kernel.git 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 Signed-off-by: Heikki Krogerus Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed