From: Santosh Shilimkar Date: Sun, 14 Jul 2013 14:45:47 +0000 (-0400) Subject: ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc() X-Git-Tag: v3.12-rc1~118^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2dce2cf488ca8061df54733803ed5d508e8445b;p=pandora-kernel.git 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 Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed