summaryrefslogtreecommitdiff
path: root/tools/patman/patchstream.py
diff options
context:
space:
mode:
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>2021-07-09 05:53:39 -0600
committerMichal Simek <michal.simek@xilinx.com>2021-07-26 09:18:45 +0200
commit8e34aa00e971b41764d03b335941f5bf14f605ac (patch)
tree16a5ff16bb3030589ff5b01ce7555411ef7e8568 /tools/patman/patchstream.py
parent677a24cbc3ef47bef355df45eff289d2dc371df0 (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 'tools/patman/patchstream.py')
0 files changed, 0 insertions, 0 deletions