spi: pxa2xx: Introduce is_mmp2_ssp() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 27 Feb 2020 16:25:56 +0000 (18:25 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 28 Feb 2020 18:21:05 +0000 (18:21 +0000)
commit41c9884170c54013edd2481978cae917f94d40b4
treed2992bb2bd9e603a80cef83f1811e135df05970c
parent6c4a3372f03b3b66ca755fc6a6e72c577817ec5f
spi: pxa2xx: Introduce is_mmp2_ssp() helper

Introduce is_mmp2_ssp() helper to be consistent with the rest
helper function to distinguish SSP type.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200227162556.3152-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx.c