staging:iio:ad7746: Do not store the transfer buffer on the stack
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 25 Nov 2013 12:42:00 +0000 (12:42 +0000)
committerJonathan Cameron <jic23@kernel.org>
Tue, 3 Dec 2013 20:22:28 +0000 (20:22 +0000)
commit112b0b79b2e7a552e8afe19fdddbacef734649f8
treea68f302745422c4663b3b0be853bea7a3b842b37
parentd4adb07c7ad56283419170afe2cf5d868635e9d4
staging:iio:ad7746: Do not store the transfer buffer on the stack

Some I2C controllers might not be able to handle transfer buffers that are
stored on stack.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/cdc/ad7746.c