commit | 4b310108b3e33e4d0c38125e7b0db313ab65e0b1 | [log] [tgz] |
---|---|---|
author | Rajan Vaja <rajan.vaja@xilinx.com> | Mon Nov 23 21:33:39 2020 -0800 |
committer | Rajan Vaja <rajan.vaja@xilinx.com> | Tue Dec 15 03:02:01 2020 -0800 |
tree | d5af22219ae0b2a8e15afe97fb9f89df500835b9 | |
parent | de15579053fa17475d4452f9b7563d238b92f413 [diff] |
zynqmp: pm: Update return type in query functions In pm_query_data() function return type is stored in response so there is no use of return type. Update return type of function pm_query_data() from enum pm_ret_status to void. Similarly update return type of pm_api_clock_get_name() and pm_api_pinctrl_get_function_name() functions. Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com> Change-Id: Id811926f0b4ebcc472480bb94f3b88109eb036cd