Files
android_kernel_xiaomi_sm8450/drivers/spi
Ben Dooks 4bb5eba06b spi: spi_s3c24xx driver must init completion
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>
2008-04-15 19:35:41 -07:00
..
2007-02-14 08:09:53 -08:00
2008-02-06 10:41:11 -08:00
2008-02-06 10:41:11 -08:00
2007-05-08 11:15:15 -07:00
2007-10-16 09:43:10 -07:00
2007-10-29 07:41:33 -07:00