]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: provide common method to clear bits in CPU control register
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 13 Apr 2014 17:57:29 +0000 (18:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 2 Jun 2014 08:20:11 +0000 (09:20 +0100)
commit3e1bc890408a4e6864228702810ebec542ce49bb
treee493f9f397590561e452a7eee1aa83e2fa8c0d28
parentd404ab572b3d52d683927a74bc366e26a0a15b8e
ARM: provide common method to clear bits in CPU control register

Several places open-code this manipulation, let's consolidate this.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/alignment.c
arch/arm/mm/init.c
arch/arm/mm/mm.h
arch/arm/mm/mmu.c