Skip to content
Snippets Groups Projects
Commit 16b7a29f authored by Łukasz Majewski's avatar Łukasz Majewski Committed by Marek Vasut
Browse files

usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment


Calls to malloc() have been replaced by memalign. It now provides proper
buffer alignment.

Signed-off-by: default avatarLukasz Majewski <l.majewski@samsung.com>
Cc: Marek Vasut <marex@denx.de>
parent e141652b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment