From 791bb52a0cd2cc95f030e461cfafe26448bc6618 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Mon, 25 Nov 2013 12:41:00 +0000 Subject: [PATCH] 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 Signed-off-by: Jonathan Cameron --- Reading git-format-patch failed