]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/usb/core/hcd-pci.c
Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh...
[linux.git] / drivers / usb / core / hcd-pci.c
index 7537681355f6799c00b73fa6062565257e37d8e3..9e26b0143a59a5065fa3126afcfdecddb759fa83 100644 (file)
@@ -393,8 +393,7 @@ static inline void powermac_set_asic(struct pci_dev *pci_dev, int enable)
 
 static int check_root_hub_suspended(struct device *dev)
 {
-       struct pci_dev          *pci_dev = to_pci_dev(dev);
-       struct usb_hcd          *hcd = pci_get_drvdata(pci_dev);
+       struct usb_hcd          *hcd = dev_get_drvdata(dev);
 
        if (HCD_RH_RUNNING(hcd)) {
                dev_warn(dev, "Root hub is not suspended\n");