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:
dd849e5
)
soc/tegra: Implement runtime check for Tegra SoCs
author
Thierry Reding
<treding@nvidia.com>
Wed, 16 Jul 2014 12:01:44 +0000
(14:01 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 17 Jul 2014 12:58:41 +0000
(14:58 +0200)
Subsequent patches will move some of the initialization code from SoC
setup code to regular initcalls. To prevent breakage on other SoCs in
multi-platform builds, these initcalls need to check that they indeed
run on Tegra.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found