commit | eee5794881d50e8ac3a56c74d3131f2364f200b9 | [log] [tgz] |
---|---|---|
author | Deng-Cheng Zhu <dengcheng.zhu@imgtec.com> | Fri Feb 28 10:23:02 2014 -0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Mar 06 20:55:07 2014 +0100 |
tree | 5a4d14461850821b6756e1c5dcd4216c90f5a072 | |
parent | 9c1f6e008297e184a7f701f2f03c9269011fd049 [diff] |
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 <Steven.Hill@imgtec.com> Signed-off-by: Deng-Cheng Zhu <dengcheng.zhu@imgtec.com> Cc: linux-mips@linux-mips.org Cc: john@phrozen.org Patchwork: https://patchwork.linux-mips.org/patch/6590/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>