Re: [PATCH] mailbox: exynos: drop unneeded runtime pointer (pclk)

From: Krzysztof Kozlowski
Date: Mon Jan 05 2026 - 08:17:32 EST


On 05/01/2026 13:34, André Draszik wrote:
> pclk is not needed past probe(), just drop it. This saves a little bit
> of runtime memory.
>
> Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
> ---
> drivers/mailbox/exynos-mailbox.c | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof