Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f813ca8 authored by Dave Olson's avatar Dave Olson Committed by Roland Dreier
Browse files

IB/ipath: Drop support for the original QHT7040 board



The original QHT7040 had significant performance issues so there was an
additional check in the driver for a newer serial number.  Support for
the small quantities of that board shipped has been dropped, so this
patch removes the special checks to simplify the code.

Signed-off-by: default avatarDave Olson <dave.olson@qlogic.com>
Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 7da0498e
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -1595,8 +1595,7 @@ static int ipath_ht_early_init(struct ipath_devdata *dd)
	}
	}


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