linux_kernel/drivers/soc/xilinx
Dan Carpenter a6f2f0fdc7 soc: xilinx: Fix error code in zynqmp_pm_probe()
This should be returning PTR_ERR() but it returns IS_ERR() instead.

Fixes: ffdbae28d9 ("drivers: soc: xilinx: Use mailbox IPI callback")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/20200605110020.GA978434@mwanda
2020-06-18 10:07:17 +02:00
..
Kconfig drivers: soc: xilinx: fix firmware driver Kconfig dependency 2020-04-15 08:15:55 +02:00
Makefile drivers: soc: xilinx: Add ZynqMP power domain driver 2019-02-12 13:38:16 +01:00
xlnx_vcu.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
zynqmp_pm_domains.c firmware: xilinx: Remove eemi ops for set_requirement 2020-04-28 15:45:09 +02:00
zynqmp_power.c soc: xilinx: Fix error code in zynqmp_pm_probe() 2020-06-18 10:07:17 +02:00