diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-06-08 13:54:55 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-06-19 13:31:17 -0300 |
commit | c9f5ccc24d1c08705ab5ea2bf0d6166c8e8dc545 (patch) | |
tree | ba02342e9c1a560284dbb3e00c7d4ee248606822 /drivers/media/usb | |
parent | 65c8820912d9469de75e5c607cefda92f11e3d2f (diff) | |
download | op-kernel-dev-c9f5ccc24d1c08705ab5ea2bf0d6166c8e8dc545.zip op-kernel-dev-c9f5ccc24d1c08705ab5ea2bf0d6166c8e8dc545.tar.gz |
[media] au8522: Fix demod analog mode setting
There are several issues on the current code:
1) msleep(1) is actually equivalent to msleep(10);
2) au8522_video_set() will set reg 0xa4 to the
proper value for SIF, CVBS or S-Video. No need
to force it to CVBS;
3) Let's not hardcode 0x9d for CBS on audio_set.
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb')
0 files changed, 0 insertions, 0 deletions