commit | 80131fe06e0bdd7b429594493c1317ddede89a61 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Jun 22 06:37:38 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jul 06 17:25:31 2012 -0300 |
tree | 645af85d4922b22b7c457bcfcf1005b22e1439d6 | |
parent | f18d8e07b28e2950679edaa4edaa7ce410dd57fc [diff] |
[media] v4l2-dev.c: add debug sysfs entry Since this could theoretically change the debug value while in the middle of v4l2-ioctl.c, we make a copy of vfd->debug to ensure consistent debug behavior. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>