]> asedeno.scripts.mit.edu Git - linux.git/commit
spi: imx: replace multiple watermarks with single for RX, TX and RXT
authorAnton Bondarenko <anton.bondarenko.sama@gmail.com>
Sat, 5 Dec 2015 16:57:01 +0000 (17:57 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 7 Dec 2015 19:53:35 +0000 (19:53 +0000)
commit0dfbaa8932a6c4ffd83a6459f247bf06b4652543
treebf5bd82073477b677c579894c4fe6f5fd8fa759c
parentfab44ef1adcc585440c07c90539e2b9e2cded4bf
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>
drivers/spi/spi-imx.c