From: Ezequiel Garcia Date: Mon, 20 Aug 2012 00:23:44 +0000 (-0300) Subject: [media] stk1160: Handle urb allocation failure condition properly X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=065741840b1a58e94d2304b283286b355cbbc616;p=pandora-kernel.git [media] stk1160: Handle urb allocation failure condition properly When an urb buffer can't be allocated, the currently allocated buffer count must be saved so they can properly released. Moreover, it's sufficient to call stk1160_free_isoc to have all urb buffers released. Signed-off-by: Ezequiel Garcia Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed