usb: dwc2: gadget: set the quirk_ep_out_alinged_size as true 75/226075/1
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 22 Oct 2018 04:44:11 +0000 (13:44 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 26 Feb 2020 11:24:41 +0000 (20:24 +0900)
commitc5ed47c6f419a8e5934a57d07ac37c9fa6381057
tree2266ae0d9feecda0213e45d392a5a55400c403e3
parent0668acd8433d8e9a69ffb2ed974a92886a629eef
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