diff options
author | Varadarajan Narayanan <[email protected]> | 2017-07-28 12:22:53 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-08-08 12:15:22 +0100 |
commit | ce7dfc71c1123a4bc7ddc628fc759ede0f58a2fe (patch) | |
tree | 546932c612ef848edab4fd8fe0ed74891a092efb /net/unix/sysctl_net_unix.c | |
parent | d9a09a6c0c98d57e5a248c3b9bb10f63d475dfdb (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 <[email protected]>
Signed-off-by: Varadarajan Narayanan <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions