Re: [PATCH v2 1/6] ARM: mm: cache-l2x0: Add base address argument to write_sec callback

From: Linus Walleij
Date: Fri Jun 27 2014 - 03:44:39 EST


On Wed, Jun 25, 2014 at 3:37 PM, Tomasz Figa <t.figa@xxxxxxxxxxx> wrote:

> For certain platforms (e.g. Exynos) it is necessary to read back some
> values from registers before they can be written (i.e. SMC calls that
> set multiple registers per call), so base address of L2C controller is
> needed for .write_sec operation. This patch adds base argument to
> .write_sec callback so that its implementation can also access registers
> directly.
>
> Signed-off-by: Tomasz Figa <t.figa@xxxxxxxxxxx>

> arch/arm/mach-ux500/cache-l2x0.c | 3 ++-

In our case just changing the signature of the function I see so:
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/