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

Commit 42cc3682 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: Add common debug-fs entries to demuxV2"

parents 1f67b22b bed9ce4f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -6458,6 +6458,9 @@ static int mpq_dmx_tsppv2_init(struct dvb_adapter *mpq_adapter,
		mpq_demux->feeds[i].plugin_priv = &mpq_tspp2_demux->feeds[i];
	}

	/* Extend dvb-demux debugfs with TSPP statistics. */
	mpq_dmx_init_debugfs_entries(mpq_demux);

	return 0;

init_failed_dmxdev_release: