Re: [PATCH v2] platform/x86: xo15-ebook: Use devres-based resource management
From: Ilpo Järvinen
Date: Tue May 19 2026 - 08:30:41 EST
On Fri, 15 May 2026 13:47:29 +0200, Rafael J. Wysocki wrote:
> Use devm_kzalloc() and devm_input_allocate_device() in
> ebook_switch_probe() for allocating the button object and the
> input device, respectively, to simplify the rollback path in
> that function and ebook_switch_remove().
>
>
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:
[1/1] platform/x86: xo15-ebook: Use devres-based resource management
commit: a45c6d1a93d308552979e54d5d50b788d609b401
--
i.