]> git.baikalelectronics.ru Git - kernel.git/commit
mailbox: stm32-ipcc: remove duplicate error message
authorMartin Kaiser <martin@kaiser.cx>
Sun, 29 Nov 2020 18:52:27 +0000 (19:52 +0100)
committerJassi Brar <jaswinder.singh@linaro.org>
Wed, 2 Dec 2020 01:17:20 +0000 (19:17 -0600)
commit73bbd3d7b310365d236306eb3584bdefc1484565
tree22d8df06f81245feb1b953160c94aa0cf0788faa
parent2389b600092a04482c176238eda07373fbcd5cc8
mailbox: stm32-ipcc: remove duplicate error message

platform_get_irq_byname already prints an error message if the requested
irq was not found. Don't print another message in the driver.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Reviewed-by: Fabien Dessenne <fabien.dessenne@st.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/stm32-ipcc.c