commit | 721483e28889431426a15fe906f48aacd17f0999 | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | Thu Feb 01 17:17:29 2018 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Feb 12 12:04:16 2018 +0000 |
tree | 30788bc4452d4e8b020c96a5a40abde9a5038ab0 | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 [diff] |
spi: dw: Convert to generalized SPI controller API Convert to generalized SPI controller API introduced by the commit 8caab75fd2c2 ("spi: Generalize SPI "master" to "controller""). Inside driver variable name "master" is still used to indicate the driver is master only. Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>