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

Commit 625f0850 authored by Stefan Richter's avatar Stefan Richter
Browse files

ieee1394: sbp2: remove a workaround for Momobay FX-3A



The inquiry delay is not necessary anymore in tests on a recent kernel.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 3c5f8035
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -372,8 +372,7 @@ static const struct {
	/* DViCO Momobay FX-3A with TSB42AA9A bridge */ {
		.firmware_revision	= 0x002800,
		.model			= 0x000000,
		.workarounds		= SBP2_WORKAROUND_DELAY_INQUIRY |
					  SBP2_WORKAROUND_POWER_CONDITION,
		.workarounds		= SBP2_WORKAROUND_POWER_CONDITION,
	},
	/* Initio bridges, actually only needed for some older ones */ {
		.firmware_revision	= 0x000200,