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)
commit1a18f9f753209977450c94dcd354dd4fa5370966
treec3687b18629a9382a8bc56857c920043c5e7b3dc
parent341c7dc7c074e80d7344e0d75e2b8918ffc982fb
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