From: Steven J. Hill Date: Fri, 11 Apr 2014 15:11:31 +0000 (-0500) Subject: MIPS: Fix 'write_msa_##' inline macro. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25198235c705be46a3863b9a0b22f1aee90e47a0;p=pandora-kernel.git MIPS: Fix 'write_msa_##' inline macro. The 'write_msa_##' macro incorrectly uses the 'cfcmsa' instruction, which should be the 'ctcmsa' instruction. Signed-off-by: Steven J. Hill Reviewed-by: Paul Burton Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6750/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed