Re: [PATCH v2 00/10] platform/x86: classmate-laptop: Bind to platform devices instead of ACPI ones
From: Ilpo Järvinen
Date: Tue May 19 2026 - 09:23:19 EST
On Mon, 11 May 2026 22:01:45 +0200, Rafael J. Wysocki wrote:
> This is an update of
>
> https://lore.kernel.org/linux-acpi/1956046.tdWV9SEqCh@rafael.j.wysocki/
>
> sent mostly because I have realized that using devm_kzalloc() in the first
> patch simplifies things going forward, but also it adds ACPI companion
> checks against NULL at probe time that were missing previously.
>
> [...]
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.
The list of commits applied:
[01/10] platform/x86: classmate-laptop: Address memory leaks on driver removal
commit: 4727a7b46fb264ee85f5a5b858ebde97b1a424d8
[02/10] platform/x86: classmate-laptop: Unify probe rollback and remove code
commit: 5a45e962ee10d756fc945057000122ac258f4c2b
[03/10] platform/x86: classmate-laptop: Pass struct device pointer to helpers
commit: 9daf8ebbca4ab6ff0bb114d8b3dfa579c63ddfec
[04/10] platform/x86: classmate-laptop: Rename two helper functions
commit: 491e41d697a4ef602b05aadc03f4a881b48cbdf8
[05/10] platform/x86: classmate-laptop: Register ACPI notify handlers directly
commit: 8dbe106718efbcb72d175cc472ccae885fd6471e
[06/10] platform/x86: classmate-laptop: Convert v4 accel driver to a platform one
commit: 2f677df5ceda1cbb8704ffad35d5fd2479e4a667
[07/10] platform/x86: classmate-laptop: Convert accel driver to a platform one
commit: 01feb0f446c1fbdf1daee2d95b0206fa1a7c3548
[08/10] platform/x86: classmate-laptop: Convert tablet driver to a platform one
commit: 966c5bfa52d89b8701963f8587d7eb9cbe1ae5fd
[09/10] platform/x86: classmate-laptop: Convert ipml driver to a platform one
commit: b207f8c36ea1fceb9b924af3b956f42dafdfa657
[10/10] platform/x86: classmate-laptop: Convert keys driver to a platform one
commit: d1f01dfa7f1fda58a95846dc2c5ce50a71e18580
--
i.