commit | 6f11adc6a5e3378aeb13d9a19c427cbec05805be | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun Aug 10 11:56:14 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Nov 03 08:21:24 2014 -0200 |
tree | 6cbfc554619eaa52c16e59cf74790e74784d45d2 | |
parent | 637bc2079678e08476d884f02a5d5d3208b5c018 [diff] |
[media] cx88: drop the bogus 'queue' list in dmaqueue This list is only used if the width, height and/or format of a buffer has changed, but that can never happen. Remove it and all associated code. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>