Skip to content
Commit 0385c5ee authored by Bob Copeland's avatar Bob Copeland Committed by Dmitry Torokhov
Browse files

Input: appletouch - fix DMA to/from stack buffer



CONFIG_DMA_API_DEBUG spotted an instance of appletouch using
an array on the stack as a DMA buffer for certain hardware.
Change it to use a kmalloc()ed buffer instead.

Signed-off-by: default avatarBob Copeland <me@bobcopeland.com>
Reviewed-by: default avatarJohannes Berg <johannes@sipsolutions.net>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 384318ec
Loading
Loading
Loading
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