Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208023
b: refs/heads/master
c: 6a5a9a4
h: refs/heads/master
i:
  208021: 22d5999
  208019: 59dff2d
  208015: 1187454
v: v3
  • Loading branch information
Igor Grinberg authored and Greg Kroah-Hartman committed Aug 10, 2010
1 parent e1ce0aa commit 642c625
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: fa345d0109ac8c8e388196b1db29d1a570239d3b
refs/heads/master: 6a5a9a4b1791b49047267cba59a69a8861c9bb7c
2 changes: 0 additions & 2 deletions trunk/drivers/usb/otg/ulpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@

#define ULPI_ID(vendor, product) (((vendor) << 16) | (product))

#define TR_FLAG(flags, a, b) (((flags) & a) ? b : 0)

/* ULPI hardcoded IDs, used for probing */
static unsigned int ulpi_ids[] = {
ULPI_ID(0x04cc, 0x1504), /* NXP ISP1504 */
Expand Down

0 comments on commit 642c625

Please sign in to comment.