diff options
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | 2021-07-09 05:53:39 -0600 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2021-07-26 09:18:45 +0200 |
commit | 8e34aa00e971b41764d03b335941f5bf14f605ac (patch) | |
tree | 16a5ff16bb3030589ff5b01ce7555411ef7e8568 /drivers/timer/stm32_timer.c | |
parent | 677a24cbc3ef47bef355df45eff289d2dc371df0 (diff) |
mmc: zynq_sdhci: Resolve uninitialized return value
set_phase() functions are not modifying the ret value and returning
the same uninitialized ret, return 0 instead.
Keep the return type as int to return errors when the tapdelay's are
set via xilinx_pm_request() in future.
Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'drivers/timer/stm32_timer.c')
0 files changed, 0 insertions, 0 deletions