Re: [PATCH 0/3] acpi: cppc_acpi: fix sparse warnings

From: Rafael J. Wysocki
Date: Fri Jan 22 2021 - 10:33:20 EST


On Thu, Jan 7, 2021 at 12:19 PM Ionela Voinescu <ionela.voinescu@xxxxxxx> wrote:
>
> Hi guys,
>
> These patches just fix some trivial sparse warnings.
>
> Hope they help,
> Ionela.
>
> Ionela Voinescu (3):
> acpi: cppc_acpi: remove __iomem annotation for cpc_reg's address
> acpi: cppc_acpi: add __iomem annotation to generic_comm_base pointer
> acpi: cppc_acpi: initialise vaddr pointers to NULL
>
> drivers/acpi/cppc_acpi.c | 8 ++++----
> include/acpi/cppc_acpi.h | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
>
> base-commit: e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62
> --

All patches in the series applied as 5.12 material with some minor
edits in the subjects, thanks!