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

Commit 9a4b705f authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "media: dvb: Fix indexing table initialization"

parents 9f10e0f5 a64bfe20
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -373,6 +373,7 @@ static int mpq_dmx_tspp2_init_idx_table(enum dmx_video_codec codec,
			__func__, table_id, ret);
		return ret;
	}
	table->num_patterns = 0;

	ret = tspp2_indexing_prefix_set(TSPP2_DEVICE_ID, table_id,
		INDEX_TABLE_PREFIX_VALUE, INDEX_TABLE_PREFIX_MASK);