From: Mike Isely Date: Sun, 31 Aug 2008 23:55:03 +0000 (-0300) Subject: V4L/DVB (8898): pvrusb2: Be able to programmatically retrieve a control's default... X-Git-Tag: v2.6.28-rc1~601^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26dd1c57a05f5c6d339d55d5317d47576fd2fbc5;p=pandora-kernel.git V4L/DVB (8898): pvrusb2: Be able to programmatically retrieve a control's default value The pvrusb2 control mechanism up until now has used a constant int to hold a control's default value. This change makes it possible to retrieve the control's default through some other means, e.g. as a result of a query from lower level software. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed