From: Andy Shevchenko Date: Fri, 2 Jan 2015 15:48:51 +0000 (+0200) Subject: spi: dw-mid: fix FIFO size X-Git-Tag: v3.2.67~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48bcfa6c64a2b8a716e7b1b02ef7a0a8cbe9ecc3;p=pandora-kernel.git spi: dw-mid: fix FIFO size commit 67bf9cda4b498b8cea4a40be67a470afe57d2e88 upstream. 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed