Re: [PATCH v1 3/4] platform/x86/intel/vbtn: Stop creating a platform device
From: Andy Shevchenko
Date: Sun Dec 28 2025 - 14:14:14 EST
On Mon, Dec 15, 2025 at 02:35:44PM +0100, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>
> Now that "system" devices are represented as platform devices, they
> are not claimed by the PNP ACPI scan handler any more and the Intel
> virtual button array platform devices should be created by the ACPI
> core, so the driver does not need to attempt to create a platform
> device by itself.
>
> Accordingly, make it stop doing so.
>
> No intentional functional impact.
...
> .remove = intel_vbtn_remove,
> };
>
Same comment about this blank line.
--
With Best Regards,
Andy Shevchenko