[ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such timeout...
authorPaul Sokolovsky <pmiscml@gmail.com>
Sun, 27 Aug 2006 11:54:56 +0000 (12:54 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 27 Aug 2006 11:54:56 +0000 (12:54 +0100)
Patch from Paul Sokolovsky

This patch adds timeouts while working with SSP registers. Such
timeouts were envisioned by docstrings in ssp.c, but were not
implemented. There were actual lockups while accessing
touchscreen for iPaqs h1910, h4000 due to lack of the timeouts.
This is updated version of previously submitted patch: 3738/1.

Signed-off-by: Paul Sokolovsky <pmiscml@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found