Re: [PATCH] mailbox: exynos: Drop unused register definitions
From: Alexey Klimov
Date: Wed May 13 2026 - 20:57:30 EST
On Thu Apr 30, 2026 at 12:12 PM BST, Tudor Ambarus wrote:
> Leaving these dead definitions in place hides which registers are
> actually being used by the hardware, making the driver harder to read
> and maintain. Remove them to clean up the file.
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
> ---
> drivers/mailbox/exynos-mailbox.c | 7 -------
> 1 file changed, 7 deletions(-)
Reviewed-by: Alexey Klimov <alexey.klimov@xxxxxxxxxx>