All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] acpi: cppc_acpi: fix sparse warnings
@ 2021-01-07 11:17 Ionela Voinescu
  2021-01-07 11:17 ` [PATCH 1/3] acpi: cppc_acpi: remove __iomem annotation for cpc_reg's address Ionela Voinescu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ionela Voinescu @ 2021-01-07 11:17 UTC (permalink / raw)
  To: rjw, lenb, robert.moore
  Cc: viro, catalin.marinas, linux-acpi, linux-kernel, ionela.voinescu

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
-- 
2.29.2.dirty


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-22 15:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 11:17 [PATCH 0/3] acpi: cppc_acpi: fix sparse warnings Ionela Voinescu
2021-01-07 11:17 ` [PATCH 1/3] acpi: cppc_acpi: remove __iomem annotation for cpc_reg's address Ionela Voinescu
2021-01-07 11:17 ` [PATCH 2/3] acpi: cppc_acpi: add __iomem annotation to generic_comm_base pointer Ionela Voinescu
2021-01-07 11:17 ` [PATCH 3/3] acpi: cppc_acpi: initialise vaddr pointers to NULL Ionela Voinescu
2021-01-22 15:30 ` [PATCH 0/3] acpi: cppc_acpi: fix sparse warnings Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.