From: Ricardo Ribalda Delgado Date: Fri, 28 Nov 2014 13:50:49 +0000 (+0100) Subject: usb: gadget: udc: net2280: Remove use_dma module parameter X-Git-Tag: fixes-v4.0-rc1~102^2^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d588ff58c20d8503f789b9cbbed55e796ae6d04e;p=pandora-kernel.git usb: gadget: udc: net2280: Remove use_dma module parameter use_dma parameter was designed to enable the dma on the chip. It was enabled by default. It comes from the time when the dma was not reliable. Now it has been working ok in production. This patch removes this parameter. Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed