[PATCH v2 2/4] usb: gadget: atmel: Code refactor part 2
Marek Vasut
marex at denx.de
Tue Jul 23 01:41:41 CEST 2024
On 7/22/24 10:23 PM, Zixun LI wrote:
> - Rename atmel_usba_start() / atmel_usba_stop() to usba_udc_enable()
> / usba_udc_disable(), remove atmel_ prefix to be inline with other
> functions. Also avoid confusion with DM start() / stop() functions.
> - Replace printf() by log_err()
> - Spelling paramter -> parameter
I think I have to push a bit more here, can you please split each bullet
point into a separate patch ? I think that'd be ideal, because it seems
that each bullet point is one type of change, and one type of change
should be in one patch.
More information about the U-Boot
mailing list