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

Commit bed9ce4f authored by Hamad Kadmany's avatar Hamad Kadmany
Browse files

media: dvb: Add common debug-fs entries to demuxV2



Common debug-fs entries are needed for demux
based on TSPPv2

Change-Id: I71db8d8e5f97d3f99c9213c52e14652cd64424e3
Signed-off-by: default avatarHamad Kadmany <hkadmany@codeaurora.org>
parent abedad47
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -6457,6 +6457,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: