From: Ezequiel GarcĂ­a Date: Fri, 24 Feb 2012 14:24:15 +0000 (-0300) Subject: [media] staging: easycap: Split buffer and video urb allocation X-Git-Tag: v3.5-rc1~104^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c50af28aa9301b1f5bf0ba571068f663f7b0ac;p=pandora-kernel.git [media] staging: easycap: Split buffer and video urb allocation When the device is probed, this driver allocates frame buffers, field buffers, isoc buffers and urbs. This patch just split this into separate functions, which helps clearing the currently gigantic probe function. Signed-off-by: Ezequiel Garcia Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed