From: Mauro Carvalho Chehab Date: Mon, 7 Jan 2013 18:41:35 +0000 (-0300) Subject: [media] dvb: the core logic to handle the DVBv5 QoS properties X-Git-Tag: v3.9-rc1~93^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cd4ece58f9b94372687de820c22cb2eae4a623e;p=pandora-kernel.git [media] dvb: the core logic to handle the DVBv5 QoS properties Add the logic to poll, reset counters and report the QoS stats to the end user. The idea is that the core will periodically poll the frontend for the stats. The frontend may return -EBUSY, if the previous collect didn't finish, or it may fill the cached data. The value returned to the end user is always the cached data. Reviewed-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed