commit | b05cc389bac1151aa6b14e2d6a66d06329d7e3fe | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Oct 15 16:57:38 2021 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Oct 21 08:54:49 2021 +0200 |
tree | c4f9e6f4ff30e10ef5405de7b161426980b3b6a6 | |
parent | eafdcda4a854932c0319656de7bf3f017f17ae67 [diff] |
firmware: zynqmp: Handle errors from ipi_req properly There are multiple errors what can happen in ipi_req but they are not propagated properly. That's why propage all error properly. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Adrian Fiergolski <Adrian.Fiergolski@fastree3d.com> Link: https://lore.kernel.org/r/7ac4f3b2104f04c72d287c46d1ccbce20f138fd4.1634309856.git.michal.simek@xilinx.com