commit | fb0c70c6ffdb8e0fa9c59575dcb9ad3f9cc4788e | [log] [tgz] |
---|---|---|
author | Rui Miguel Silva <rui.silva@linaro.org> | Wed Jun 29 11:06:14 2022 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Jul 12 21:59:54 2022 +0200 |
tree | 8ff4d1d1bfad6aabf51c25a0df61f4ad99f2088f | |
parent | f7adf89027e6fed13d5666dbfe025f787f613952 [diff] |
usb: common: move urb code to common Move urb code from musb only use to a more common scope, so other drivers in the future can use the handling of urb in usb. Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>