Files
linux/drivers
Roel Kluin 306c68aaa7 spi: pxa2xx: limit reaches -1
On line 944 the return value of flush() is considered as a boolean,
but limit reaches -1 upon timeout which evaluates to true.

On 540, 594, 720 the same occurs for wait_ssp_rx_stall()
On 536 the same occurs for wait_dma_channel_stop()

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Eric Miao <eric.miao@marvell.com>
Cc: David Brownell <david-b@pacbell.net>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-21 13:41:49 -07:00
..
2009-04-17 10:50:27 -07:00
2009-04-21 13:41:48 -07:00
2009-04-13 15:04:34 -07:00
2009-04-13 15:04:29 -07:00
2009-04-17 10:50:27 -07:00
2009-04-17 10:50:27 -07:00
2009-04-05 00:32:25 +02:00
2009-04-13 15:04:33 -07:00
2009-04-01 08:59:23 -07:00
2009-04-16 14:12:22 +09:00
2009-04-14 19:46:19 -07:00
2009-04-21 13:41:49 -07:00
2009-04-17 11:06:31 -07:00
2009-04-05 00:32:22 +02:00
2009-04-08 14:25:51 -07:00