Message ID | 1599483453-26635-1-git-send-email-guohanjun@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | Cleanups for ACPI APD driver | expand |
On Mon, Sep 7, 2020 at 7:46 PM Hanjun Guo <guohanjun@huawei.com> wrote: > > 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. > > v1->v2: > - Fix the compile warning reported by kernel test robot. > > 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 All applied as 5.10 material with edited subjects and changelogs, thanks!