alistair23-linux/drivers/soc/tegra/fuse
Thierry Reding 24fa5af810 soc/tegra: fuse: Set up in early initcall
Rather than rely on explicit initialization order called from SoC setup
code, use a plain initcall and rely on initcall ordering to take care of
dependencies.

This driver exposes some functionality (querying the chip ID) needed at
very early stages of the boot process. An early initcall is good enough
provided that some of the dependencies are deferred to later stages. To
make sure any abuses are easily caught, output a warning message if the
chip ID is queried while it can't be read yet.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-07-17 14:58:42 +02:00
..
fuse-tegra.c soc/tegra: fuse: Set up in early initcall 2014-07-17 14:58:42 +02:00
fuse-tegra20.c soc/tegra: fuse: move APB DMA into Tegra20 fuse driver 2014-07-17 14:37:12 +02:00
fuse-tegra30.c
fuse.h soc/tegra: fuse: fix dummy functions 2014-07-17 14:38:29 +02:00
Makefile
speedo-tegra20.c
speedo-tegra30.c
speedo-tegra114.c
speedo-tegra124.c
tegra-apbmisc.c soc/tegra: fuse: Set up in early initcall 2014-07-17 14:58:42 +02:00