commit | c2dce2cf488ca8061df54733803ed5d508e8445b | [log] [tgz] |
---|---|---|
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | Sun Jul 14 10:45:47 2013 -0400 |
committer | Santosh Shilimkar <santosh.shilimkar@ti.com> | Mon Aug 05 13:22:09 2013 -0400 |
tree | ffeece9f9fe63f9f5d991fb440bf4a3299fdb57f | |
parent | 993211e08a9984aa3ae8a4a840340b2a51a53497 [diff] |
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>