Searched hist:"70293 ed09decd1ec4ae5632af27cab73c16a50ba" (Results 1 – 3 of 3) sorted by relevance
/linux/include/soc/tegra/ |
H A D | pmc.h | diff 70293ed09decd1ec4ae5632af27cab73c16a50ba Thu Feb 11 19:03:22 CET 2016 Jon Hunter <jonathanh@nvidia.com> soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type
The Tegra powergate and rail IDs are always positive values and so change the type to be unsigned and remove the tests to see if the ID is less than zero. Update the Tegra DC powergate type to be an unsigned as well.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
|
/linux/drivers/soc/tegra/ |
H A D | pmc.c | diff 70293ed09decd1ec4ae5632af27cab73c16a50ba Thu Feb 11 19:03:22 CET 2016 Jon Hunter <jonathanh@nvidia.com> soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type
The Tegra powergate and rail IDs are always positive values and so change the type to be unsigned and remove the tests to see if the ID is less than zero. Update the Tegra DC powergate type to be an unsigned as well.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
|
/linux/drivers/gpu/drm/tegra/ |
H A D | drm.h | diff 70293ed09decd1ec4ae5632af27cab73c16a50ba Thu Feb 11 19:03:22 CET 2016 Jon Hunter <jonathanh@nvidia.com> soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type
The Tegra powergate and rail IDs are always positive values and so change the type to be unsigned and remove the tests to see if the ID is less than zero. Update the Tegra DC powergate type to be an unsigned as well.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
|