Home
last modified time | relevance | path

Searched hist:a2dd8af00ca7fff4972425a4a6b19dd1840dc807 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.cdiff a2dd8af00ca7fff4972425a4a6b19dd1840dc807 Mon Jan 02 05:44:28 CST 2017 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: add missed break

The commit 7c7289a40425 ("spi: pxa2xx: Default thresholds to PXA
configuration") while splitting up CE4100 code obviously missed a break
condition in one chunk. Add it here.

Looks like we have no active user of CE4100, though better to fix this later
than never.

Fixes: commit 7c7289a40425 ("spi: pxa2xx: Default thresholds to PXA configuration")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>