usb: dwc2: gadget: set the quirk_ep_out_alinged_size as true
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 22 Oct 2018 04:44:11 +0000 (13:44 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 7 Feb 2022 07:09:31 +0000 (16:09 +0900)
commita3698750aea779ebadbaf6420ddd7ed366f74063
tree6515548cd3e05d0fbd19d2d79cb5f4c33942e9e1
parenta2a9cad97f0f142b3a4563cad8197e97c6aceaed
usb: dwc2: gadget: set the quirk_ep_out_alinged_size as true

Set the quirk_ep_out_aligned_size as true.
This patch is fixed about occurring kernel panic after failed memory
allocation.

Change-Id: Iafb6ccaa6f7d7dac4eb0593291166ab13cd8256d
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
[dwoo08.lee: bring commit from linux-artik7 of public tizen repository]
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
drivers/usb/dwc2/gadget.c