commit | 846e1913f5ccf3fb822a7aa166e5a840c8bdc61b | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Sat Aug 12 19:49:31 2017 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Aug 30 00:57:26 2017 +0200 |
tree | b4ffc6ee44b019c5515ec237b099cfa32d867ddf | |
parent | ed7eb5aad7d4e4945fac664c9b67d0db2a8a3db8 [diff] |
MIPS: CPS: Use change_*, set_* & clear_* where appropriate Make use of the new change_*, set_* & clear_* accessor functions for CPS (CM, CPC & GIC) registers where doing so makes the code easier to read or shortens it without adversely affecting readability. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/17005/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>