commit | 160d75724ae7db78112bbdef447f1a7b0f40bdf4 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Jul 20 10:18:18 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Aug 11 06:59:28 2015 -0300 |
tree | b374d4653ad209878d635ac0e336525bf718d571 | |
parent | 0a6b9b04dbe81d781720e077aea147805af0ee87 [diff] |
[media] zoran: remove unnecessary memset There is no need to zero the v4l2_capability struct, the v4l2 core has done that already. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>