From: Andy Shevchenko Date: Fri, 2 Jan 2015 15:48:51 +0000 (+0200) Subject: spi: dw-mid: fix FIFO size X-Git-Tag: fixes-v4.0-rc1~241^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67bf9cda4b498b8cea4a40be67a470afe57d2e88;p=pandora-kernel.git spi: dw-mid: fix FIFO size The FIFO size is 40 accordingly to the specifications, but this means 0x40, i.e. 64 bytes. This patch fixes the typo and enables FIFO size autodetection for Intel MID devices. Fixes: 7063c0d942a1 (spi/dw_spi: add DMA support) Signed-off-by: Andy Shevchenko Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed