From: Joseph Lo Date: Mon, 20 May 2013 10:39:26 +0000 (+0800) Subject: ARM: tegra: make tegra_resume can work for Tegra114 X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~30^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecc4d9da2136715e9df9f5f885910f89d66d2949;p=pandora-kernel.git ARM: tegra: make tegra_resume can work for Tegra114 Tegra114 had a newer flow controller hardware that makes its behavior and configurations are different with other Tegra series. We fix the common resume function of tegra_resume to make it can work on Tegra114 by checking SoC ID. And also checking CPU primary part number to isolate the support code for Cortex A9 and A15. Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed