commit | 26dd1c57a05f5c6d339d55d5317d47576fd2fbc5 | [log] [tgz] |
---|---|---|
author | Mike Isely <isely@pobox.com> | Sun Aug 31 20:55:03 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Oct 12 09:36:57 2008 -0200 |
tree | b1aebbbc3f6701c6caa718cfc92d91b657cf7433 | |
parent | 755879c66bb820ec27e2e02b22b13d3896583efe [diff] |
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 <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>