commit | ec32481b1669ad45480ae3b439e3dcde69bfaa68 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Sun Apr 05 15:10:16 2020 +0200 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Sat May 30 18:02:17 2020 -0500 |
tree | d820d1fe4fbaf482b4096011d94ca65993838dd5 | |
parent | 47303f9438954bc7bca593310ac8685d11297725 [diff] |
mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe() The function platform_get_irq can log an error already. Thus omit a redundant message for the exception handling in the calling function. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>