]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[media] tvaudio: don't report mono when stereo is received
authorDaniel Glöckner <daniel-gl@gmx.net>
Sun, 10 Jun 2012 00:43:58 +0000 (21:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 18 Jun 2012 23:46:42 +0000 (20:46 -0300)
commit1884e298c1790a24991c518a8cb8f18ab41f4376
tree85bb1abab379dd09325c1f1d172ed160a64d0d8d
parent9e019e075e03814d27c353e5e92a704d10238c13
[media] tvaudio: don't report mono when stereo is received

The V4L2 spec says reporting mono and stereo at the same time means
the hardware can not distinguish between the two. So when we can,
we should report only one of them.

Signed-off-by: Daniel Glöckner <daniel-gl@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/tvaudio.c