Colin Ian King
96e45e5202
pwm: ep93xx: Fix read of uninitialized variable ret
...
There is a potential path in function ep93xx_pwm_apply where ret is
never assigned a value and it is checked for an error code. Fix this
by ensuring ret is zero'd in the success path to avoid this issue.
Addresses-Coverity: ("Uninitialized scalar variable")
Fixes: f6ef94edf0f6 ("pwm: ep93xx: Unfold legacy callbacks into ep93xx_pwm_apply()")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
2021-06-30 19:12:21 +02:00
..
2021-06-30 19:12:19 +02:00
2021-05-05 12:53:16 -07:00
2021-05-05 12:53:16 -07:00
2021-03-22 11:53:00 +01:00
2021-05-25 18:19:15 +02:00
2021-05-25 18:19:15 +02:00
2021-05-25 18:19:15 +02:00
2021-05-25 18:19:15 +02:00
2021-05-25 18:19:15 +02:00
2021-05-25 18:19:15 +02:00
2021-06-30 19:12:18 +02:00
2021-03-22 11:53:00 +01:00
2021-06-28 13:23:11 +02:00
2021-06-28 13:25:04 +02:00
2021-03-22 12:08:06 +01:00
2021-03-22 11:53:00 +01:00
2021-06-30 19:12:21 +02:00
2021-05-25 18:19:15 +02:00
2021-05-25 18:19:15 +02:00
2021-06-30 19:12:18 +02:00
2021-06-28 13:24:45 +02:00
2021-05-25 18:19:15 +02:00
2021-05-25 18:19:15 +02:00
2021-03-22 11:53:00 +01:00
2021-03-22 11:53:00 +01:00
2021-05-25 18:19:15 +02:00
2021-03-22 11:53:00 +01:00
2021-03-22 11:53:00 +01:00
2021-05-25 18:19:15 +02:00
2021-04-09 14:45:11 +02:00
2021-06-28 13:18:25 +02:00
2021-06-28 13:18:25 +02:00
2021-06-28 13:18:25 +02:00
2021-06-28 13:18:25 +02:00
2021-04-23 18:47:45 +02:00
2021-06-28 13:22:07 +02:00
2021-03-22 11:53:00 +01:00
2021-05-25 18:19:15 +02:00
2021-03-10 11:06:30 +00:00
2021-05-25 18:19:15 +02:00
2021-06-04 11:43:54 +02:00
2021-06-30 19:12:18 +02:00
2021-03-22 17:59:52 +01:00
2021-03-22 11:53:00 +01:00
2021-05-25 18:19:15 +02:00
2021-05-25 18:19:15 +02:00
2021-05-25 18:19:15 +02:00
2021-05-25 18:19:15 +02:00
2021-03-22 11:53:00 +01:00
2021-05-25 18:43:10 +02:00
2021-06-30 19:12:18 +02:00
2021-04-09 14:46:58 +02:00
2021-05-25 18:19:15 +02:00
2021-05-25 18:19:15 +02:00
2021-03-22 11:53:00 +01:00
2021-05-25 18:19:15 +02:00
2021-06-30 19:12:20 +02:00
2021-06-28 13:28:24 +02:00
2021-05-25 18:19:15 +02:00
2021-03-22 11:53:00 +01:00
2021-03-22 11:53:00 +01:00
2021-05-25 18:29:40 +02:00
2021-06-30 19:12:20 +02:00
2020-09-24 09:18:14 +02:00