From: Thierry Reding Date: Thu, 4 Aug 2011 07:14:12 +0000 (-0300) Subject: [media] tm6000: Initialize isochronous transfers only once X-Git-Tag: v3.2-rc1~112^2~290 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88e834a841bde22b4c0aa71809e02c118c5b219d;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed