Re: [PATCH v7 30/47] memory: tegra: Remove superfluous error messages around platform_get_irq()

From: Krzysztof Kozlowski
Date: Fri Nov 06 2020 - 14:06:00 EST


On Wed, Nov 04, 2020 at 07:49:06PM +0300, Dmitry Osipenko wrote:
> The platform_get_irq() prints error message telling that interrupt is
> missing, hence there is no need to duplicated that message in the drivers.
>
> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
> ---
> drivers/memory/tegra/mc.c | 4 +---
> drivers/memory/tegra/tegra20-emc.c | 1 -
> drivers/memory/tegra/tegra30-emc.c | 5 ++---

Thanks, applied.

Best regards,
Krzysztof