[media] cx88: drop the bogus 'queue' list in dmaqueue
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 10 Aug 2014 14:56:14 +0000 (11:56 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 3 Nov 2014 10:21:24 +0000 (08:21 -0200)
commit6f11adc6a5e3378aeb13d9a19c427cbec05805be
tree6cbfc554619eaa52c16e59cf74790e74784d45d2
parent637bc2079678e08476d884f02a5d5d3208b5c018
[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>
drivers/media/pci/cx88/cx88-mpeg.c
drivers/media/pci/cx88/cx88-video.c
drivers/media/pci/cx88/cx88.h