commit | b138afda3ca0450bcdbe4dd743b1952ea591a331 | [log] [tgz] |
---|---|---|
author | Daniel Scheller <d.scheller@gmx.net> | Wed Jun 21 16:45:42 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Jun 24 17:42:47 2017 -0300 |
tree | 9ca9a91853e74fee9c63830b1cc48853cd011389 | |
parent | 4043eb2325f2e8b66ed9b6dd75cbd00420489de0 [diff] |
media: dvb-frontends/stv0367: split SNR determination into functions The read_snr() functions currently do some magic to return relative scale values when called. Split out register readouts into separate functions so the functionality can be reused in some other way. Signed-off-by: Daniel Scheller <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>