usb: dwc2: gadget: set the quirk_ep_out_alinged_size as true 92/316992/3
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 23 Dec 2024 00:20:09 +0000 (09:20 +0900)
committerYongtaek Jeon <ytjeon@samsung.com>
Mon, 23 Dec 2024 01:42:52 +0000 (10:42 +0900)
commitc4ac7e7c164a090bd3783cb0a5c9ce6d373de594
tree990ed57f25c3febfc17df572a58accc4e60ae012
parent1e9c821d9b15253a23b2afee3b9f11edd67978e4
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: Ic8f0d771cae41bcddc0b909c20576a2676b7f483
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
[ytjeon: This commit is taken from linux-rpi/linux-artik7 repo]
Signed-off-by: Yongtaek Jeon <ytjeon@samsung.com>
drivers/usb/dwc2/gadget.c