summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-s3c64xx.c
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-10-04 23:23:12 (GMT)
committerMark Brown <broonie@linaro.org>2013-10-11 19:09:13 (GMT)
commit2841a5fc375e9c573d10b82db30fa8a4cc25301c (patch)
tree07f5051d922f46a8640e6b2221390bd7be48b309 /drivers/spi/spi-s3c64xx.c
parent31a2c46cd94c6463b2b57b476e5a0fd154fee439 (diff)
downloadlinux-2841a5fc375e9c573d10b82db30fa8a4cc25301c.tar.xz
spi: Provide per-message prepare and unprepare operations
Many SPI drivers perform setup and tear down on every message, usually doing things like DMA mapping the message. Provide hooks for them to use to provide such operations. This is of limited value for drivers that implement transfer_one_message() but will be of much greater utility with future factoring out of standard implementations of that function. Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi/spi-s3c64xx.c')
0 files changed, 0 insertions, 0 deletions