Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76836
b: refs/heads/master
c: 1f813ca
h: refs/heads/master
v: v3
  • Loading branch information
Dave Olson authored and Roland Dreier committed Jan 25, 2008
1 parent db6721c commit 8d431b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 7da0498e7f0eb022107811b9d41697298329f6b4
refs/heads/master: 1f813ca830f51ed404195750bdba86c41a8050ba
3 changes: 1 addition & 2 deletions trunk/drivers/infiniband/hw/ipath/ipath_iba6110.c
Original file line number Diff line number Diff line change
Expand Up @@ -1595,8 +1595,7 @@ static int ipath_ht_early_init(struct ipath_devdata *dd)
}

ipath_get_eeprom_info(dd);
if (dd->ipath_boardrev == 5 && dd->ipath_serial[0] == '1' &&
dd->ipath_serial[1] == '2' && dd->ipath_serial[2] == '8') {
if (dd->ipath_boardrev == 5) {
/*
* Later production QHT7040 has same changes as QHT7140, so
* can use GPIO interrupts. They have serial #'s starting
Expand Down

0 comments on commit 8d431b6

Please sign in to comment.