ARM: Keystone: No need to preserve r12 across smc call
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Sun, 14 Jul 2013 14:38:52 +0000 (10:38 -0400)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 5 Aug 2013 17:22:09 +0000 (13:22 -0400)
Register r12 is caller-save, so no need preserve it keystone_cpu_smc().

Reported-by: Dave Martin <dave.martin@linaro.org>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>

No differences found