OSDN Git Service

media: tuner-simple: allow setting mono radio mode
authorMaciej S. Szmigiero <mail@maciej.szmigiero.name>
Mon, 2 Jul 2018 21:23:24 +0000 (17:23 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 4 Jul 2018 13:49:27 +0000 (09:49 -0400)
commit010b876ae9a05307c138cd591555fcd8a0a0bf14
tree2e84f47598ce070989dbba0a854f8c093a078e27
parentaf16d0a132af47c60494c373100ff8952d557b01
media: tuner-simple: allow setting mono radio mode

For some types of tuners (Philips FMD1216ME(X) MK3 currently) we know that
letting TDA9887 output port 1 remain high (inactive) will switch FM radio
to mono mode.
Let's make use of this functionality - nothing changes for the default
stereo radio mode.

Tested on a Medion 95700 board which has a FMD1216ME tuner.

Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/tuners/tuner-simple.c