https://github.com/torvalds/linux
Revision 4bb5eba06b4bc57e30b0f6336c9907e85c395197 authored by Ben Dooks on 15 April 2008, 21:34:44 UTC, committed by Linus Torvalds on 16 April 2008, 02:35:41 UTC
The s3c24xx_spi_txrx() function should initialise the completion each time
before using it, otherwise we end up with the possibility of returning success
before the interrupt handler has processed all the data.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 335e92e
History
Tip revision: 4bb5eba06b4bc57e30b0f6336c9907e85c395197 authored by Ben Dooks on 15 April 2008, 21:34:44 UTC
spi: spi_s3c24xx driver must init completion
Tip revision: 4bb5eba
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 644 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.4 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 94.9 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top