linux_old1/drivers/soc/tegra
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 soc/tegra: Watch wait_for_completion_timeout() return type 2015-05-04 12:58:18 +02:00
Makefile ARM: tegra: Convert PMC to a driver 2014-07-17 14:58:43 +02:00
common.c soc/tegra: Implement runtime check for Tegra SoCs 2014-07-17 14:58:41 +02:00
pmc.c soc: tegra: Add thermal reset (thermtrip) support to PMC 2015-01-23 16:20:49 +01:00