V4L/DVB: tlg2300: remove the country code for analog tv and radio
authorHuang Shijie <shijie8@gmail.com>
Thu, 11 Feb 2010 06:53:51 +0000 (03:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:58 +0000 (15:10 -0300)
commit007ad830364e795316d2825f1ab68b3a53a3d56c
treecdb6ac4326a4dedda0ef95bcc4c8e4ad8fcd6047
parent5b3f03f044ad6dffc8cd8c9c50bc5d7769cbd89f
V4L/DVB: tlg2300: remove the country code for analog tv and radio

video :
use the V4L2_STD macros to select the proper audio setting.

radio :
add preemphasis ctr.
test it by the command:
v4l2-ctl -d /dev/radio0 --set-ctrl=pre_emphasis_settings=1

[mchehab@redhat.com: folded documentation patch]
Signed-off-by: Huang Shijie <shijie8@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/video4linux/README.tlg2300
drivers/media/video/tlg2300/pd-common.h
drivers/media/video/tlg2300/pd-main.c
drivers/media/video/tlg2300/pd-radio.c
drivers/media/video/tlg2300/pd-video.c