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:
d91e4ea
)
cpm_uart: Initialize port.dev before it's used.
author
Scott Wood
<scottwood@freescale.com>
Fri, 3 Apr 2009 20:48:44 +0000
(15:48 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Mon, 6 Apr 2009 14:09:28 +0000
(09:09 -0500)
Previously, this caused NULL to sometimes be passed as a device
to the DMA code. With recent DMA changes, that now causes a BUG().
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found