diff options
author | Ajit Kumar Pandey <AjitKumar.Pandey@amd.com> | 2021-12-12 19:05:26 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-01-07 02:57:52 +0100 |
commit | c33917b439e0cd24182e40726e18104f66d48933 (patch) | |
tree | 69e292cfa8e2c5918dbc6265ba47852a00b98003 /virt | |
parent | ACPI: APD: Add a fmw property clk-name (diff) | |
download | linux-c33917b439e0cd24182e40726e18104f66d48933.tar.xz linux-c33917b439e0cd24182e40726e18104f66d48933.zip |
clk: x86: Use dynamic con_id string during clk registration
Replace hard coded con_id string with fch_data->name. We have clk
consumers looking up with different clock names, hence use dynamic
con_id string during clk lookup registration. fch_data->name will
be initialized in acpi driver based on fmw property value.
Signed-off-by: Ajit Kumar Pandey <AjitKumar.Pandey@amd.com>
Reviewed-by: Mario Limonciello <Mario.Limonciello@amd.com>
Link: https://lore.kernel.org/r/20211212180527.1641362-5-AjitKumar.Pandey@amd.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions