commit | cee1e3e2ef39cc3184710c164503143f0e4dcdd4 | [log] [tgz] |
---|---|---|
author | Florian Echtler <floe@butterbrot.org> | Thu Feb 08 03:43:06 2018 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Feb 14 13:29:55 2018 -0500 |
tree | 08b8e6c53306f5d9fe72507105a921c25f69dc97 | |
parent | bbc0c4eb6b6b6bd5f5a83caa99d221a85f3063eb [diff] |
media: add video control handlers using V4L2 control framework This patch registers four standard control handlers using the corresponding V4L2 framework. Signed-off-by: Florian Echtler <floe@butterbrot.org> [hans.verkuil@cisco.com: lower-cased 0x0F and 0xF0] Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>