]> git.sur5r.net Git - u-boot/commit
usb: emul: Expose find_descriptor() as a public API
authorBin Meng <bmeng.cn@gmail.com>
Sun, 1 Oct 2017 13:19:40 +0000 (06:19 -0700)
committerMarek Vasut <marex@denx.de>
Sun, 1 Oct 2017 14:32:51 +0000 (16:32 +0200)
commit848436a48d21447fc78bef67a4cbf11392536de2
tree55e19875f5bb5c3b5b72af3faad3cbce3c080af9
parent84aa8536f0197e439832f56cc7b554af488fc3c8
usb: emul: Expose find_descriptor() as a public API

This can be useful outside of the sandbox usb emulation uclass
driver. Expose it as a public API with a proper prefix (usb_emul_).

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
drivers/usb/emul/usb-emul-uclass.c
include/usb.h