usb: gadget: k1x_udc_core: Sync the latest vendor code
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 27 Mar 2025 05:26:34 +0000 (14:26 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 29 Apr 2025 03:38:32 +0000 (12:38 +0900)
commita94b8801eedb4a6956a4572b84f8383da1dd1cec
treea6d266c8d9d2a046d7cfc2341329b5ad438d67a0
parentbe2b70047ca9456ebef296390f912a9f1a97f8a0
usb: gadget: k1x_udc_core: Sync the latest vendor code

bpi-sinovoip was released v2.0.4. Current Tizen codes are based on
v2.0rc3. So there are some different between v2.0.4 and v2.0rc3.

Especially, to support UDC, needs to update  k1x_udc_core.c file.
This patch is taken from BPI-SINOVOIP/pi-linux.git repo.

Change-Id: Ib4098f09673072c0e0f67a3d55084c355e81081d
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/usb/gadget/udc/k1x_udc_core.c