drivers: acpi: acpi_apd: Remove unused device property "is-rv"
authorAjit Kumar Pandey <AjitKumar.Pandey@amd.com>
Sun, 12 Dec 2021 18:05:24 +0000 (23:35 +0530)
committerStephen Boyd <sboyd@kernel.org>
Fri, 7 Jan 2022 01:57:52 +0000 (17:57 -0800)
commit3663f26b389b3951426971b44bb9312fdff0efec
tree2b67cc9301b4e8f18e59aa57599d2e64ffbe4595
parent65ab884ac9cd8454435b5159ade540004f1a24fe
drivers: acpi: acpi_apd: Remove unused device property "is-rv"

Initially "is-rv" device property is added for 48MHz fixed clock
support on Raven or RV architecture. It's unused now as we moved
to pci device_id based selection to extend such support on other
architectures. This change removed unused code from acpi driver.

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-3-AjitKumar.Pandey@amd.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/acpi/acpi_apd.c
include/linux/platform_data/clk-fch.h