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:
92fcdc9
)
ARM i.MX27 pm: return gracefully on different socs
author
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 4 Nov 2010 22:09:18 +0000
(23:09 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Wed, 24 Nov 2010 09:09:02 +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