From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 28 Mar 2014 08:56:11 -0700 Subject: [PATCH 42/75] ARM: l2c: omap2: implement new write_sec method In-Reply-To: References: <20140328151249.GJ7528@n2100.arm.linux.org.uk> Message-ID: <20140328155611.GB24308@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Russell King [140328 08:21]: > With the write_sec method, we no longer need to override the default > L2C disable method, and we no longer need the L2C set_debug method. > Both of these can be handled via the write_sec method. > > Signed-off-by: Russell King Acked-by: Tony Lindgren