]> git.baikalelectronics.ru Git - kernel.git/commit
spi: qup: Correct selection of FIFO/Block mode
authorAndy Gross <agross@codeaurora.org>
Tue, 13 May 2014 21:34:42 +0000 (16:34 -0500)
committerMark Brown <broonie@linaro.org>
Wed, 14 May 2014 15:16:51 +0000 (16:16 +0100)
commitd4d93e3a2a0419c0bc0b6f8601e4fe5960fd8e4c
tree48c6f9c6087aca81406b44dc6628ee492be51ba9
parent4215a7bdb36afcadb422c138722dc8b917b240fb
spi: qup: Correct selection of FIFO/Block mode

This patch fixes the calculation for determining whether to use FIFO or BLOCK
mode.

Signed-off-by: Andy Gross <agross@codeaurora.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-qup.c