Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232622
b: refs/heads/master
c: 1e4cba8
h: refs/heads/master
v: v3
  • Loading branch information
Fabio Estevam authored and Greg Kroah-Hartman committed Jan 23, 2011
1 parent 0afcbcc commit 23e27a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 12f68c480c7155a66bd2a76ab2fef28dd5f93fa2
refs/heads/master: 1e4cba8bd2cddd10849e769ff502e255c27c81b4
2 changes: 1 addition & 1 deletion trunk/drivers/usb/otg/ulpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 23e27a0

Please sign in to comment.