Home
last modified time | relevance | path

Searched hist:d5898e19c0d74cd41b9f5c8c8ea87e559c3fe0c1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx-dma.cdiff d5898e19c0d74cd41b9f5c8c8ea87e559c3fe0c1 Tue Apr 17 09:20:02 CDT 2018 Jarkko Nikula <jarkko.nikula@linux.intel.com> spi: pxa2xx: Use core message processing loop

Convert the pump_transfers() transfer tasklet to transfer_one() hook the
SPI core calls to process single transfer instead of handling message
processing and chip select handling in the driver. This not only
simplifies the driver but also brings transfer statistics from the core.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Dspi-pxa2xx.hdiff d5898e19c0d74cd41b9f5c8c8ea87e559c3fe0c1 Tue Apr 17 09:20:02 CDT 2018 Jarkko Nikula <jarkko.nikula@linux.intel.com> spi: pxa2xx: Use core message processing loop

Convert the pump_transfers() transfer tasklet to transfer_one() hook the
SPI core calls to process single transfer instead of handling message
processing and chip select handling in the driver. This not only
simplifies the driver but also brings transfer statistics from the core.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Dspi-pxa2xx.cdiff d5898e19c0d74cd41b9f5c8c8ea87e559c3fe0c1 Tue Apr 17 09:20:02 CDT 2018 Jarkko Nikula <jarkko.nikula@linux.intel.com> spi: pxa2xx: Use core message processing loop

Convert the pump_transfers() transfer tasklet to transfer_one() hook the
SPI core calls to process single transfer instead of handling message
processing and chip select handling in the driver. This not only
simplifies the driver but also brings transfer statistics from the core.

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