commit | 467a51b69d0828887fb1b6719159a6b16da688f8 | [log] [tgz] |
---|---|---|
author | Josip Pavic <Josip.Pavic@amd.com> | Fri Sep 17 11:01:47 2021 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 28 14:39:40 2021 -0400 |
tree | ba72f658e5596da5823b1db03c324e82d636a08f | |
parent | 9f52c25f59b504a29dda42d83ac1e24d2af535d4 [diff] |
drm/amd/display: initialize backlight_ramping_override to false [Why] Stack variable params.backlight_ramping_override is uninitialized, so it contains junk data [How] Initialize the variable to false Reviewed-by: Roman Li <Roman.Li@amd.com> Acked-by: Anson Jacob <Anson.Jacob@amd.com> Signed-off-by: Josip Pavic <Josip.Pavic@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org