commit | 866e09f0110c6e86071954033e3067975946592a | [log] [tgz] |
---|---|---|
author | David Galiffi <David.Galiffi@amd.com> | Wed Apr 29 13:31:12 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 26 17:10:27 2020 -0400 |
tree | 45b1a649be276c3964037d072e3b0706cef30a5d | |
parent | c4aa8dff6091cc9536aeb255e544b0b4ba29faf4 [diff] |
drm/amd/display: Fixed panic during seamless boot. [why] get_pixel_clk_frequency_100hz is undefined in clock_source_funcs. [how] set function pointer: ".get_pixel_clk_frequency_100hz = get_pixel_clk_frequency_100hz" Signed-off-by: David Galiffi <David.Galiffi@amd.com> Reviewed-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>