[media] tm6000: Initialize isochronous transfers only once
authorThierry Reding <thierry.reding@avionic-design.de>
Thu, 4 Aug 2011 07:14:12 +0000 (04:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 31 Aug 2011 20:21:08 +0000 (17:21 -0300)
This fixes a memory leak where isochronous buffers would be set up for
each video buffer, while it is sufficient to set them up only once per
device.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found