diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-01-02 13:44:28 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-01-04 18:36:22 +0000 |
commit | a2dd8af00ca7fff4972425a4a6b19dd1840dc807 (patch) | |
tree | 83fce3955f1fa900fd64271537e858f377802eee /tools | |
parent | fafd67940774733fa97f4b09412aea6981b82e0a (diff) |
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>
Diffstat (limited to 'tools')