From: Andy Shevchenko Date: Tue, 24 Feb 2015 11:32:10 +0000 (+0200) Subject: spi: dw: move piece of code out of condition X-Git-Tag: omap-for-v4.1/fixes-rc1~176^2~4^4~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39bc03bfecab38e7532449d54aeef3db817084af;p=pandora-kernel.git spi: dw: move piece of code out of condition There is no sense to keep a member assignment in the internal structure inside the condition which reprograms HW. It makes code readability better if kept outside of the condition. Signed-off-by: Andy Shevchenko Signed-off-by: Mark Brown --- Reading git-diff-tree failed