From: Felipe Balbi Date: Tue, 29 May 2012 11:27:52 +0000 (+0300) Subject: usb: gadget: omap_udc: remove useless print X-Git-Tag: v3.6-rc1~101^2~53^2~28^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b6d84b78930a4fa3f8380dc0ec4ac427d620201;p=pandora-kernel.git usb: gadget: omap_udc: remove useless print that print isn't needed at all. Remove it and move the use_dma reinitialization to probe() function. Note that ideally we would drop all cpu_is_* and machine_is_* checks from this driver instead. Later patches will come to get rid of those. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed