Re: [PATCH v2] platform/surface: surfacepro3_button: Stop setting acpi_device_name()
From: Ilpo Järvinen
Date: Thu Jul 09 2026 - 09:49:31 EST
On Tue, 07 Jul 2026 13:12:35 +0200, Rafael J. Wysocki wrote:
> The driver sets acpi_device_name() to initialize an input class device
> name initialization and print a message on probe success, but the input
> class device name can be set directly to the "Surface Pro 3/4 Buttons"
> string literal and used for printing the message.
>
> Make the driver do so, stop setting acpi_device_name() in it and drop
> the symbol specifically defined for this purpose.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
FYI [if applicable to your patch], as per Linus' policy change, also
fixes are mostly routed through for-next unless the fix is for a
commit introduced in the most recent cycle or is clearly a regression
fix.
The list of commits applied:
[1/1] platform/surface: surfacepro3_button: Stop setting acpi_device_name()
commit: a5ea48e114b830bae1229ba7303a0782b8cf9a53
--
i.