Yizhuo 37d1e62b5b media: ts2020: Variable "utmp" in function ts2020_set_tuner_rf() could be uninitialized
In function ts2020_set_tuner_rf(), local variable "utmp" could
be uninitialized if function regmap_read() returns -EINVAL.
However, this value is used in if statement and written to
the register, which is potentially unsafe.

Signed-off-by: Yizhuo <yzhai003@ucr.edu>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-04-22 13:05:54 -04:00
..
2018-03-21 14:11:54 -04:00
2019-03-01 09:26:20 -05:00
2016-11-13 10:02:22 -08:00
2016-03-03 09:26:05 -03:00
2017-12-12 05:33:18 -05:00
2018-09-11 13:32:17 -04:00