• Rajan Vaja's avatar
    zynqmp: pm: Update return type in query functions · 4b310108
    Rajan Vaja authored
    
    
    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: default avatarRajan Vaja <rajan.vaja@xilinx.com>
    Change-Id: Id811926f0b4ebcc472480bb94f3b88109eb036cd
    4b310108
pm_api_pinctrl.h 16.8 KB