diff options
author | Stephen Warren <swarren@nvidia.com> | 2013-12-06 14:31:02 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-12-11 17:09:11 -0800 |
commit | b988ba1b4eba12008107b16fe3714293afdca47e (patch) | |
tree | cc5301213e4c9f7f711e49a33f65990015d5a9e8 /MAINTAINERS | |
parent | ff88b4724fde18056a4c539f7327389aec0f4c2d (diff) | |
download | op-kernel-dev-b988ba1b4eba12008107b16fe3714293afdca47e.zip op-kernel-dev-b988ba1b4eba12008107b16fe3714293afdca47e.tar.gz |
ARM: tegra: add missing break to fuse initialization code
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions