commit | 0dfbaa8932a6c4ffd83a6459f247bf06b4652543 | [log] [tgz] |
---|---|---|
author | Anton Bondarenko <anton.bondarenko.sama@gmail.com> | Sat Dec 05 17:57:01 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Mon Dec 07 19:53:35 2015 +0000 |
tree | bf5bd82073477b677c579894c4fe6f5fd8fa759c | |
parent | fab44ef1adcc585440c07c90539e2b9e2cded4bf [diff] |
spi: imx: replace multiple watermarks with single for RX, TX and RXT There is no need to have different watermarks levels since they are the same. Merge them into one WML parameter. Signed-off-by: Anton Bondarenko <anton.bondarenko.sama@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>