X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fisp1760-if.c;h=36360e24a9b953ac99a6ccac4d63d7ff90bdaab0;hb=61c7a080a5a061c976988fd4b844dfb468dda255;hp=4293cfd28d61414b425a7cff2b5330a8b4d4e7aa;hpb=04b1a22350e1e6464c3109886385178d119dbbb4;p=linux-2.6-block.git diff --git a/drivers/usb/host/isp1760-if.c b/drivers/usb/host/isp1760-if.c index 4293cfd28d61..36360e24a9b9 100644 --- a/drivers/usb/host/isp1760-if.c +++ b/drivers/usb/host/isp1760-if.c @@ -31,7 +31,7 @@ static int of_isp1760_probe(struct of_device *dev, const struct of_device_id *match) { struct usb_hcd *hcd; - struct device_node *dp = dev->node; + struct device_node *dp = dev->dev.of_node; struct resource *res; struct resource memory; struct of_irq oirq;