]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/host/ohci-ps3.c
USB: ehci: qh/qtd cleanup comments
[linux-2.6-omap-h63xx.git] / drivers / usb / host / ohci-ps3.c
index 01a0caeaa6bcc9345b74131baa03d3acfb956439..c1935ae537f80a90779d6eaea502dd4d02ee267d 100644 (file)
@@ -127,7 +127,6 @@ static int ps3_ohci_probe(struct ps3_system_bus_device *dev)
                goto fail_irq;
        }
 
-       dev->core.power.power_state = PMSG_ON;
        dev->core.dma_mask = &dummy_mask; /* FIXME: for improper usb code */
 
        hcd = usb_create_hcd(&ps3_ohci_hc_driver, &dev->core, dev->core.bus_id);