diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-01-02 16:48:51 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-01-05 21:21:40 +0100 |
commit | 67bf9cda4b498b8cea4a40be67a470afe57d2e88 (patch) | |
tree | 2601a9aefab8001ab5477b8a609091c027b60702 /drivers/spi/spi-dw.c | |
parent | spi: dw: Fix detecting FIFO depth (diff) | |
download | linux-67bf9cda4b498b8cea4a40be67a470afe57d2e88.tar.xz linux-67bf9cda4b498b8cea4a40be67a470afe57d2e88.zip |
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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/spi/spi-dw.c')
0 files changed, 0 insertions, 0 deletions