commit | 88e834a841bde22b4c0aa71809e02c118c5b219d | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@avionic-design.de> | Thu Aug 04 04:14:12 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Aug 31 17:21:08 2011 -0300 |
tree | d54c6733024e04bd479e8310858410c2ac3ab815 | |
parent | 6f2e77bb955771a7b8de80ea519c1e9a82b864dd [diff] |
[media] tm6000: Initialize isochronous transfers only once 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>