diff options
author | Javi Merino <[email protected]> | 2011-12-16 16:04:36 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2011-12-23 22:57:26 +0000 |
commit | abb959f8a3f125a6e6641abbd020111516dfc8f6 (patch) | |
tree | 3a548aa2e0359cb1faa60b865a7962661d745319 /net/lapb/lapb_in.c | |
parent | ba90c516bae79b5f8184d915bfce7eb280af61b1 (diff) |
ARM: 7237/1: PL330: Fix driver freeze
Add a req_running field to the pl330_thread to track which request (if
any) has been submitted to the DMA. This mechanism replaces the old
one in which we tried to guess the same by looking at the PC of the
DMA, which could prevent the driver from sending more requests if it
didn't guess correctly.
Reference: <[email protected]>
Signed-off-by: Javi Merino <[email protected]>
Acked-by: Jassi Brar <[email protected]>
Tested-by: Tushar Behera <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions