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:
ec4bb25
)
ARM i.MX DMA: return gracefully on different socs
author
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 4 Nov 2010 22:07:56 +0000
(23:07 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 24 Nov 2010 09:09:00 +0000
(10:09 +0100)
Code called from an initcall can be maybe called for
machines it's not intended for. So check for valid
machines and return gracefully if an incompatible machine
is found.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found