]> git.baikalelectronics.ru Git - kernel.git/commit
spi: rspi: Extract rspi_common_transfer()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 2 Jun 2014 13:38:19 +0000 (15:38 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 2 Jun 2014 14:49:36 +0000 (15:49 +0100)
commitadace0ac07c9c0dba952d9c384b15427056103eb
tree8ba34cfc7cca40450160e683f9fedb0a49ed00b2
parent053ad52d221c270a13402cab42f12740fff14d4f
spi: rspi: Extract rspi_common_transfer()

Extract the common parts of rspi_transfer_one(), rspi_rz_transfer_one(),
and qspi_transfer_out_in() into the new function rspi_common_transfer().

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-rspi.c