From: Marek Szyprowski Date: Thu, 8 Jan 2015 06:49:41 +0000 (+0100) Subject: ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regs X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~109^2~1^3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00218241aa0846e75d31b1dbadb5f8a76be1cc97;p=pandora-kernel.git ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regs All four register for latency and filter settings cannot be written in non-secure mode and they should go through l2c_write_sec(). More on this can be found in CoreLink Level 2 Cache Controller L2C-310 Technical Reference Manual, 3.2. Register summary, table 3.1. This have been checked the TRM for r3p3, but it should be uniform for all revisions. Reported-by: Nishanth Menon Suggested-by: Tomasz Figa Signed-off-by: Marek Szyprowski Tested-by: Nishanth Menon Acked-by: Nishanth Menon Acked-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed