From: Jayachandran C Date: Mon, 10 Jun 2013 06:30:03 +0000 (+0000) Subject: MIPS: Netlogic: rename nlm_cop2_save/restore X-Git-Tag: v3.11-rc1~14^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64f6ebe63914835ad5cd5bc4c490f3deaeac2511;p=pandora-kernel.git MIPS: Netlogic: rename nlm_cop2_save/restore Rename macro nlm_cop2_enable() to nlm_cop2_enable_irqsave() and the macro nlm_cop2_restore to nlm_cop2_disable_irqrestore(). The new names will reflect the functionality better, and will make nlm_cop2_restore() available to be used later in COP2 save/restore patch. Signed-off-by: Jayachandran C Cc: linux-mips@linux-mips.org Cc: ddaney.cavm@gmail.com Patchwork: https://patchwork.linux-mips.org/patch/5412/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed