git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7f81d4
)
[SPARC64]: Fix OOPS on sunhv interrupts.
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 16 Feb 2006 05:56:49 +0000
(21:56 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:13:10 +0000
(
01:13
-0800)
Until the uart is openned, port->info is NULL.
Also, init the port->irq properly and give a non-zero
port->membase so that the uart device reporting is done.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found