]> git.baikalelectronics.ru Git - kernel.git/commit
[media] cx25840 / cx23885: Fixing audio/volume regression
authorSteven Toth <stoth@kernellabs.com>
Wed, 4 Jan 2012 13:47:57 +0000 (10:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 4 Jan 2012 22:47:11 +0000 (20:47 -0200)
commit3a045f06824489f0c4c18d6f130f37b078fb9f7f
tree696a18baf12601a03f9555c1c6b8f7eeb0c1debe
parent2d2b1508700e1beafad6ef698efc42bd70b06439
[media] cx25840 / cx23885: Fixing audio/volume regression

Since the conversion to subdev in Oct 2010 the audio controls have
not functioned correctly in the cx23885 driver. Passing values of
0-3f did not translate into meaningfull register writes. I've
converted the cx23885 driver to match the cx25840 volume control
definition and now audio is working reliably again.

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx23885/cx23885-video.c
drivers/media/video/cx25840/cx25840-audio.c