firmware: xilinx: Remove eemi ops for get_api_version
authorRajan Vaja <rajan.vaja@xilinx.com>
Fri, 24 Apr 2020 20:57:43 +0000 (13:57 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Apr 2020 13:38:38 +0000 (15:38 +0200)
commitb9b3a8be28b31a3dbcb0ced07aa0d869f45cdb69
tree2712ca898b0d153ec3c2b9a51a290743aa0737eb
parent7536ad8dbfcfd56cd04d005b76cd9ecf2036e220
firmware: xilinx: Remove eemi ops for get_api_version

Use direct function calls instead of using eemi ops. So remove
eemi ops for get_api_version and use direct function call.

Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com>
Signed-off-by: Jolly Shah <jolly.shah@xilinx.com>
Link: https://lore.kernel.org/r/1587761887-4279-2-git-send-email-jolly.shah@xilinx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/firmware/xilinx/zynqmp-debug.c
drivers/firmware/xilinx/zynqmp.c
drivers/soc/xilinx/zynqmp_power.c
include/linux/firmware/xlnx-zynqmp.h