Merge tag 'tegra-for-3.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/fixes-non-critical
Pull "ARM: tegra: Core code changes for v3.19" from Thierry Reding: This contains a single fix for a bug that was introduced back in v3.13. * tag 'tegra-for-3.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux: ARM: tegra: Re-add removed SoC id macro to tegra_resume() Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
@@ -51,6 +51,7 @@ ENTRY(tegra_resume)
|
||||
THUMB( it ne )
|
||||
bne cpu_resume @ no
|
||||
|
||||
tegra_get_soc_id TEGRA_APB_MISC_BASE, r6
|
||||
/* Are we on Tegra20? */
|
||||
cmp r6, #TEGRA20
|
||||
beq 1f @ Yes
|
||||
|
||||
Reference in New Issue
Block a user