commit | 319f551a0a167b49b5bbb4a9ff4802046a572bc5 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Wed Mar 24 16:47:53 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Mar 25 21:13:49 2010 +0000 |
tree | b10f922c96e8f0a6ead8557677badeaf27bea630 | |
parent | 33f663ff9186da1bcc88dc7830b3a632bd472da5 [diff] |
ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4) This patch introduces the outer_cache_fns.sync function pointer together with the OUTER_CACHE_SYNC config option that can be used to drain the write buffer of the outer cache. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>