]> Pileus Git - ~andy/linux/commit
iio:ad5504: Do not store transfer buffers on the stack
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 25 Nov 2013 12:41:00 +0000 (12:41 +0000)
committerJonathan Cameron <jic23@kernel.org>
Tue, 3 Dec 2013 20:22:25 +0000 (20:22 +0000)
commit0dbe59c7a78811144cd1860c5bc603eb6b536cfb
treee4c465a207770729df3e11fb8cd76b4c813e59aa
parent61c358e3bc20abeab2ba2ae9625ca723409b6766
iio:ad5504: Do not store transfer buffers on the stack

Some SPI controllers may not be able to handle transfer buffers that are placed
on the stack.

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