ARM: make_coherent: split adjust_pte() in two
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 18 Dec 2009 16:21:35 +0000 (16:21 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 20 Jan 2010 13:48:29 +0000 (13:48 +0000)
adjust_pte() walks the page tables, and do_adjust_pte() does the
page table manipulation.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found