summaryrefslogtreecommitdiff
path: root/drivers/spi/Makefile
diff options
context:
space:
mode:
authorVaradarajan Narayanan <varada@codeaurora.org>2017-07-28 12:22:53 +0530
committerMark Brown <broonie@kernel.org>2017-08-08 12:15:22 +0100
commitce7dfc71c1123a4bc7ddc628fc759ede0f58a2fe (patch)
tree546932c612ef848edab4fd8fe0ed74891a092efb /drivers/spi/Makefile
parentd9a09a6c0c98d57e5a248c3b9bb10f63d475dfdb (diff)
spi: qup: Fix transaction done signaling
Wait to signal done until we get all of the interrupts we are expecting to get for a transaction. If we don't wait for the input done flag, we can be in between transactions when the done flag comes in and this can mess up the next transaction. While here cleaning up the code which sets controller->xfer = NULL and restores it in the ISR. This looks to be some debug code which is not required. Signed-off-by: Andy Gross <andy.gross@linaro.org> Signed-off-by: Varadarajan Narayanan <varada@codeaurora.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/Makefile')
0 files changed, 0 insertions, 0 deletions