linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Cleanups for ACPI APD driver
@ 2020-09-07  8:56 Hanjun Guo
  2020-09-07  8:56 ` [PATCH 1/5] ACPI / APD: Add kernel doc for the properties in struct apd_device_desc Hanjun Guo
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Hanjun Guo @ 2020-09-07  8:56 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: linux-acpi, Ken Xue, Hanjun Guo

ACPI APD driver has some unused code and some mis-behaved
kernel doc, make a cleanup for this driver.

Tested on Hisilicon ARM64, and compile tested on Intel x86.

Hanjun Guo (5):
  ACPI / APD: Add kernel doc for the properties in struct
    apd_device_desc
  ACPI / APD: Remove the flags in struct apd_device_desc
  ACPI / APD: Remove ACPI_MODULE_NAME()
  ACPI / APD: Remove the unneeded APD_ADDR(desc) macro define
  ACPI / APD: Head file including cleanups

 drivers/acpi/acpi_apd.c | 34 ++++++++--------------------------
 1 file changed, 8 insertions(+), 26 deletions(-)

-- 
1.7.12.4


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

end of thread, other threads:[~2020-09-09  0:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-07  8:56 [PATCH 0/5] Cleanups for ACPI APD driver Hanjun Guo
2020-09-07  8:56 ` [PATCH 1/5] ACPI / APD: Add kernel doc for the properties in struct apd_device_desc Hanjun Guo
2020-09-07  8:56 ` [PATCH 2/5] ACPI / APD: Remove the flags " Hanjun Guo
2020-09-07  8:56 ` [PATCH 3/5] ACPI / APD: Remove ACPI_MODULE_NAME() Hanjun Guo
2020-09-07  8:56 ` [PATCH 4/5] ACPI / APD: Remove the unneeded APD_ADDR(desc) macro define Hanjun Guo
2020-09-07  8:56 ` [PATCH 5/5] ACPI / APD: Head file including cleanups Hanjun Guo
2020-09-07 11:19   ` kernel test robot
2020-09-07 12:29     ` Hanjun Guo
2020-09-07 13:07   ` kernel test robot
2020-09-09  0:54     ` Hanjun Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).