linux/drivers/soc/tegra/fuse
Nicholas Mc Guire 039aa4d680 soc/tegra: Watch wait_for_completion_timeout() return type
The return type of the wait_for_completion_timeout() function is not int
but unsigned long. An appropriately named unsigned long is added and the
assignment fixed up.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2015-05-04 12:58:18 +02:00
..
fuse-tegra20.c soc/tegra: Watch wait_for_completion_timeout() return type 2015-05-04 12:58:18 +02:00
fuse-tegra30.c soc/tegra: fuse: Add Tegra132 support 2015-01-09 16:14:36 +01:00
fuse-tegra.c soc/tegra: fuse: Add Tegra132 support 2015-01-09 16:14:36 +01:00
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