]> git.openfabrics.org - ~shefty/rdma-dev.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)
commit4c3764d15050f91a76cede6f24402cd2701e73ef
tree696a18baf12601a03f9555c1c6b8f7eeb0c1debe
parentc81c0060acff726dc582185da303b3057d780af7
[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