ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc()
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Sun, 14 Jul 2013 14:45:47 +0000 (10:45 -0400)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Mon, 5 Aug 2013 17:22:09 +0000 (13:22 -0400)
commitc2dce2cf488ca8061df54733803ed5d508e8445b
treeffeece9f9fe63f9f5d991fb440bf4a3299fdb57f
parent993211e08a9984aa3ae8a4a840340b2a51a53497
ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc()

This was added because of some legacy reasons from OMAP SOCs but
after testing and verifying with the keystone hardware folks, the
dsb in keystone_cpu_smc() is not necessary.

So drop it.

Reported-by: Dave Martin <dave.martin@linaro.org>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-keystone/smc.S