commit | 43780aaa1c23c572ef57267d43d520affa7b4723 | [log] [tgz] |
---|---|---|
author | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> | Fri Nov 28 14:51:00 2014 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jan 12 12:13:28 2015 -0600 |
tree | 77ebe7937d27d704d560b981cdcbb405fd4f3431 | |
parent | 6897d4b2bafe189863b2fe448c4afde37844cdbf [diff] |
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 <ricardo.ribalda@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>