commit | 791bb52a0cd2cc95f030e461cfafe26448bc6618 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Mon Nov 25 12:41:00 2013 +0000 |
committer | Jonathan Cameron <jic23@kernel.org> | Tue Dec 03 20:22:26 2013 +0000 |
tree | 6df3a043a100376081f039b452e2e6da3757af40 | |
parent | ae8bb9b10124ff266c35507b347b31f34c0fe05d [diff] |
iio:ad5791: 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>