OSDN Git Service

[media] radio-aztech: Implement signal strength detection and fix stereo detection
authorOndrej Zary <linux@rainbow-software.org>
Fri, 19 Jul 2013 16:46:18 +0000 (13:46 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 26 Jul 2013 16:34:09 +0000 (13:34 -0300)
commit1c9f11ed21816290a7cea36fc2dc3b16d5590340
tree10f861bb1121715e5c1148c8c3b022850a309f70
parenteb27fafef69568a82c46c27a1761f037e4272b87
[media] radio-aztech: Implement signal strength detection and fix stereo detection

Current stereo detection code is wrong - it reads TUNED bit instead of STEREO bit.
Fix that and implement signal strength detection too.
Also remove useless s_stereo functionn.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/radio/radio-aztech.c