
24 Jul
2024
24 Jul
'24
12:19 p.m.
On mar., juil. 23, 2024 at 15:36, Marek Vasut marex@denx.de wrote:
On 7/23/24 3:18 PM, Zixun LI wrote:
Add controller attach/detach support by using usb_gadget_ops.pullup() method.
It is called 'function' in C, not 'method'. I think 'method' is C++ or maybe Java ?
Agreed, 'function' is more appropriate wording.
Zixun, if you need to respin a v4 please consider using 'function'.
Otherwise I can fix it up while applying !
In any case:
Reviewed-by: Marek Vasut marex@denx.de
Thanks !