From: Mike Isely Date: Sat, 7 Mar 2009 03:48:09 +0000 (-0300) Subject: V4L/DVB (11178): pvrusb2: Make audio sample rate update into a sub-device broadcast X-Git-Tag: v2.6.30-rc1~621^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01c59df818001b0bd3a31e2301a92a8c73bccbce;p=pandora-kernel.git V4L/DVB (11178): pvrusb2: Make audio sample rate update into a sub-device broadcast The pvrusb2 driver had previously been using i2c module specific calls to set the sample rate (a long long time ago this was needed). These days it is safe to use a broadcast so let's just broadcast this when communicating audio sample rate to sub-devices. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed