|
@@ -45,7 +45,7 @@ struct ulpi_info {
|
|
|
/* ULPI hardcoded IDs, used for probing */
|
|
|
static struct ulpi_info ulpi_ids[] = {
|
|
|
ULPI_INFO(ULPI_ID(0x04cc, 0x1504), "NXP ISP1504"),
|
|
|
- ULPI_INFO(ULPI_ID(0x0424, 0x0006), "SMSC USB3319"),
|
|
|
+ ULPI_INFO(ULPI_ID(0x0424, 0x0006), "SMSC USB331x"),
|
|
|
};
|
|
|
|
|
|
static int ulpi_set_otg_flags(struct otg_transceiver *otg)
|