Commit graph

2 commits

Author SHA1 Message Date
Gabor Juhos
ac897ce5b1 refresh kernel patches
SVN-Revision: 11201
2008-05-19 08:33:22 +00:00
Felix Fietkau
4db60563fc bcm963xx: fix uart isr
The ISR ended up in an endless loop because the TX ISR never got used or masked.
This patch basically makes the TX ISR mask the the TX interrupt when it
encounters it, because it doesn't even use the TX interrupt.

Signed-off-by: Axel Gembe <ago@bastart.eu.org>

SVN-Revision: 11179
2008-05-18 17:31:35 +00:00