Revision dc30e70391376ba3987aeb856ae6d9c0706534f1 authored by Yizhuo on 26 January 2019, 06:32:20 UTC, committed by Tony Lindgren on 29 January 2019, 16:54:22 UTC
In function omap4_dsi_mux_pads(), local variable "reg" could
be uninitialized if function regmap_read() returns -EINVAL.
However, it will be used directly in the later context, which
is potentially unsafe.

Signed-off-by: Yizhuo <yzhai003@ucr.edu>
Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent 072167d
History

back to top