commit | 4a7e445b1b02cc6acd051c064cae7c325e411842 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Wed Jun 29 20:40:56 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Jul 08 17:02:33 2016 -0300 |
tree | b15c84a074568693ab3315355d45d5f19a3b9eea | |
parent | 95e7cdb7db5857ddb3af01d9cd9895eb24a3b93f [diff] |
[media] rtl2830: move statistics to read_status() Move statistics polling to read_status() in order to avoid use of kernel work. Also replace home made sign extension used for statistics with kernel sign_extend32(). Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>