From: Mike Isely Date: Thu, 28 Dec 2006 02:36:33 +0000 (-0300) Subject: V4L/DVB (5053): Pvrusb2: Change default volume to something sane X-Git-Tag: v2.6.21-rc2~66^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=139eecf94cf5ab1f9749874cd362db5bff7dc09c;p=pandora-kernel.git V4L/DVB (5053): Pvrusb2: Change default volume to something sane The default volume of 65535 is too high. Make is something smaller. Note that this _only_ changes the default value. Specifically, there are no scaling or other more intrusive changes here. I'm just sick of constantly having to reduce the volume every time I plug in and test the device! (And unfortunately we can't do a better fix like scaling the volume so that 65535 makes sense because doing so will screw up any app - like MythTV - which expects the old scaling.) Too bad V4L controls don't have better defined ranges. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed