|
@@ -59,7 +59,7 @@ struct platform_device jz4740_usb_ohci_device = {
|
|
|
|
|
|
/* USB Device Controller */
|
|
/* USB Device Controller */
|
|
struct platform_device jz4740_udc_xceiv_device = {
|
|
struct platform_device jz4740_udc_xceiv_device = {
|
|
- .name = "usb_phy_gen_xceiv",
|
|
|
|
|
|
+ .name = "usb_phy_generic",
|
|
.id = 0,
|
|
.id = 0,
|
|
};
|
|
};
|
|
|
|
|