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>
Tue, 30 Mar 2021 01:39:32 +0000 (10:39 +0900)
commit750cb578afcf72b5d18006f7010c4a9aa6cc27c2
treef83f41d0554239a7d2c2568154140770f6443756
parent0b438cf281bb3e21988262349c17cc817f2a865d
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