From: Deng-Cheng Zhu Date: Fri, 28 Feb 2014 18:23:02 +0000 (-0800) Subject: MIPS: APRP: Unregister rtlx interrupt hook at module exit X-Git-Tag: v3.14-rc8~19^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eee5794881d50e8ac3a56c74d3131f2364f200b9;p=pandora-kernel.git MIPS: APRP: Unregister rtlx interrupt hook at module exit If the aprp_hook is not assigned back to NULL, it will still be called after module exits. This is not wanted. Reviewed-by: Steven J. Hill Signed-off-by: Deng-Cheng Zhu Cc: linux-mips@linux-mips.org Cc: john@phrozen.org Patchwork: https://patchwork.linux-mips.org/patch/6590/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed