commit | b9add4c3a30c78854867062eb2d5e768ebcc9895 | [log] [tgz] |
---|---|---|
author | Ganesan Ramalingam <ganesanr@broadcom.com> | Thu Aug 21 19:51:22 2014 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 30 14:00:11 2014 -0700 |
tree | 806802c607ed50a5fea9d7db053af695ea0ae3b1 | |
parent | 06f1465b71dfd5eb2843a01c7b513a55c0c9d941 [diff] |
Staging: Netlogic: Add nlm_cop2_enable/restore function name change The function name nlm_cop2_enable() and nlm_cop2_restore() in file "netlogic/xlr/fmn.c" has been renamed to nlm_cop2_enable_irqsave and nlm_cop2_disable_irqrestore respectively in commit "64f6ebe MIPS: Netlogic: rename nlm_cop2_save/restore". This patch takes care of these changes Signed-off-by: Ganesan Ramalingam <ganesanr@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>