From: Ricardo Ribalda Delgado Date: Fri, 28 Nov 2014 13:51:00 +0000 (+0100) Subject: usb: gadget: udc: net2280: Simplify scan_dma_completions X-Git-Tag: fixes-v4.0-rc1~102^2^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43780aaa1c23c572ef57267d43d520affa7b4723;p=pandora-kernel.git usb: gadget: udc: net2280: Simplify scan_dma_completions After fix superspeed dma_done was applied we can simplify the code by removing the duplicated dma_done and letting the function check if there are more completed dma transactions. Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed