Skip to content
Commit 304664ea authored by Thierry Reding's avatar Thierry Reding
Browse files

ARM: tegra: Use a function to get the chip ID



Instead of using a simple variable access to get at the Tegra chip ID,
use a function so that we can run additional code. This can be used to
determine where the chip ID is being accessed without being available.
That in turn will be handy for resolving boot sequence dependencies in
order to convert more code to regular initcalls rather than a sequence
fixed by Tegra SoC setup code.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent a0524acc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment