From: Jarkko Nikula Date: Thu, 18 Dec 2014 13:04:20 +0000 (+0200) Subject: spi: pxa2xx: Move is_lpss_ssp() tests to caller X-Git-Tag: fixes-v4.0-rc1~184^2~2^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7566bcc76b15;p=pandora-kernel.git spi: pxa2xx: Move is_lpss_ssp() tests to caller Move is_lpss_ssp() tests from functions to caller. Although this aims to improve readability it also saves a few code bytes on x86. Signed-off-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed