commit | 173f6eacc8a89ae4b08b166735930e6c46951a81 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <[email protected]> | Sat Jul 20 07:47:07 2019 -0400 |
committer | Mauro Carvalho Chehab <[email protected]> | Thu Jul 25 06:26:49 2019 -0400 |
tree | 97313fe4f31b98cc50dd506c8ca96d8f5b5c08cc | |
parent | d4a6a9537bc32811486282206ecfb7c53754b74d [diff] |
media: v4l: ctrls: Add debug messages Currently, the v4l2 control code is a bit silent on errors. Add debug messages on (hopefully) most of the error paths. Signed-off-by: Ezequiel Garcia <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>