]> git.baikalelectronics.ru Git - kernel.git/commit
spi: dw: always reprogram CTRL0
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 24 Feb 2015 11:32:13 +0000 (13:32 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 24 Feb 2015 14:43:34 +0000 (23:43 +0900)
commit69a04d9902d2e62667d368ca32f530c9fd9b9b47
treec3687b18629a9382a8bc56857c920043c5e7b3dc
parentf3c4ef50cabf0b7c5efd0bfdf1116931e7c442c2
spi: dw: always reprogram CTRL0

Instead of an additional reading from the register let's update it even if the
value is kept the same.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-dw.c