Re: [PATCH v2 5/8] usb: dwc2: Align macros with Linux kernel definitions

2024-12-31 Thread Marek Vasut
On 12/30/24 4:30 AM, Junhui Liu via B4 Relay wrote: From: Kongyang Liu Update the DWC2 macros to match those used in the Linux kernel, making it easier to synchronize updates with kernel. Also removed some unused macros to cleanup the code. Signed-off-by: Kongyang Liu Signed-off-by: Junhui Li

[PATCH v2 5/8] usb: dwc2: Align macros with Linux kernel definitions

2024-12-30 Thread Junhui Liu via B4 Relay
From: Kongyang Liu Update the DWC2 macros to match those used in the Linux kernel, making it easier to synchronize updates with kernel. Also removed some unused macros to cleanup the code. Signed-off-by: Kongyang Liu Signed-off-by: Junhui Liu --- drivers/usb/gadget/dwc2_udc_otg.c |