From: Mike Isely Date: Sat, 20 Jan 2007 04:56:04 +0000 (-0300) Subject: V4L/DVB (5093): Pvrusb2: Emit VIDIOC_S_TUNER correctly X-Git-Tag: v2.6.21-rc2~66^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=606cf9caeb3b908426757924bfdce85cb854aa81;p=pandora-kernel.git V4L/DVB (5093): Pvrusb2: Emit VIDIOC_S_TUNER correctly Audio mode changes are not private to the audio chip - other I2C modules need to see this as well. And since the command in question is VIDIOC_S_TUNER which is a standard v4l2 command, we really should be broadcasting it out. This change sets up a broadcast pathway for VIDIOC_S_TUNER and also eliminates the now redundant code from the audio chip handler. This fix enables stereo reception for the FM radio Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed