linux/drivers/soc/tegra/fuse
Nicolin Chen 6b5d200895 soc/tegra: fuse: Fix index bug in get_process_id
commit b9ce9b0f83 upstream.

This patch simply fixes a bug of referencing speedos[num] in every
for-loop iteration in get_process_id function.

Fixes: 0dc5a0d836 ("soc/tegra: fuse: Add Tegra210 support")
Cc: <stable@vger.kernel.org>
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-12-30 11:25:46 +01:00
..
fuse-tegra.c soc/tegra: fuse: Fix illegal free of IO base address 2019-04-05 22:33:14 +02:00
fuse-tegra20.c soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver 2017-12-21 17:04:12 +01:00
fuse-tegra30.c soc/tegra: fuse: Fix build with Tegra194 configuration 2020-03-05 16:42:13 +01:00
fuse.h soc/tegra: fuse: Add Tegra186 support 2017-12-13 12:43:29 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
speedo-tegra20.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra30.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra114.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra124.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra210.c soc/tegra: fuse: Fix index bug in get_process_id 2020-12-30 11:25:46 +01:00
tegra-apbmisc.c soc/tegra: fuse: Correct straps' address for older Tegra124 device trees 2020-02-24 08:34:46 +01:00