From: Piotr Chmura Date: Mon, 31 Oct 2011 15:24:52 +0000 (-0300) Subject: [media] staging: as102: Enable compilation X-Git-Tag: v3.2-rc1~63^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8e18b1e966e43729a08421a29510f49f931b60;p=pandora-kernel.git [media] staging: as102: Enable compilation Fix compilation errors in the USB driver by replacing usb_buffer_free(), usb_buffer_alloc() with usb_free_coherent() and usb_alloc_coherent(). Add entries for the driver in parent Makefile and Kconfig. [snjw23@gmail.com: minor edit to changelog] Cc: Devin Heitmueller Signed-off-by: Piotr Chmura Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed