Files
android_kernel_xiaomi_sm8450/drivers/spi
Heiner Kallweit 7c159aa8c1 spi: fsl-espi: factor out filling the local buffer
Better structure the code by factoring out filling the local buffer.

In addition don't initialize the complete local buffer at the
beginning of fsl_espi_do_one_msg. Instead move initialization of
those parts of the local buffer to be used for transfers w/o tx_buf
to fsl_espi_copy_to_buf.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-09-12 19:58:45 +01:00
..
2016-07-08 10:47:45 +02:00
2016-07-07 11:44:43 +02:00
2015-12-07 20:09:09 +00:00
2016-07-04 16:28:52 +02:00