https://github.com/torvalds/linux
Revision b988ba1b4eba12008107b16fe3714293afdca47e authored by Stephen Warren on 06 December 2013, 21:31:02 UTC, committed by Olof Johansson on 12 December 2013, 01:09:11 UTC
Add a missing break to the switch in tegra_init_fuse() which determines
which SoC the code is running on. This prevents the Tegra30+ fuse
handling code from running on Tegra20.

Fixes: 3bd1ae57f7bb ("ARM: tegra: add fuses as device randomness")
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
1 parent ff88b47
History
Tip revision: b988ba1b4eba12008107b16fe3714293afdca47e authored by Stephen Warren on 06 December 2013, 21:31:02 UTC
ARM: tegra: add missing break to fuse initialization code
Tip revision: b988ba1
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.2 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 260.7 KB
Makefile -rw-r--r-- 48.2 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top