Home
last modified time | relevance | path

Searched hist:"20 f4c379c39d54a8912a2a472cee41782a3a312a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.cdiff 20f4c379c39d54a8912a2a472cee41782a3a312a Fri Mar 29 08:00:45 CDT 2019 Jarkko Nikula <jarkko.nikula@linux.intel.com> spi: pxa2xx: Use struct spi_device directly in pxa2xx_spi_transfer_one()

Pointer to a SPI device is passed to pxa2xx_spi_transfer_one() so there
is no need to access it through the current SPI message pointer.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>