Hi, On 8/23/21 11:32 AM, Andy Shevchenko wrote: > The pure ACPI drivers are not needed since we have a platform glue layer in > place. This allow to drop a lot of boiler plate code and duplication. > > Patch 1 remove confusing call to _INI method and citing myself from v1: > "Not sure what buys us to run _INI on PM calls. It's against the spec > AFAICT. In any case ACPICA runs _INI as per specification when devices are > instantiated." > > Patch 2 converts to platform driver. Thank you for your patch-series, I've applied the series to my review-hans branch: https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans Note it will show up in my review-hans branch once I've pushed my local branch there, which might take a while. Once I've run some tests on this branch the patches there will be added to the platform-drivers-x86/for-next branch and eventually will be included in the pdx86 pull-request to Linus for the next merge-window. Regards, Hans