From: Ezequiel GarcĂ­a Date: Fri, 24 Feb 2012 14:24:19 +0000 (-0300) Subject: [media] staging: easycap: Split audio buffer and urb allocation X-Git-Tag: v3.5-rc1~104^2~136 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de6ffc5e5a4ce0c4f078eaa2189bc906e8963d11;p=pandora-kernel.git [media] staging: easycap: Split audio buffer and urb allocation When the device is probed, this driver allocates audio buffers, and audio 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