Re: [PATCH 1/3] platform/x86: wmi: Remove wmi_block_list

From: Ilpo Järvinen
Date: Tue Oct 29 2024 - 11:05:03 EST


On Sat, 26 Oct 2024 21:38:01 +0200, Armin Wolf wrote:

> The wmi_block_list is only used by guid_count() and without proper
> protection. It also duplicates some of the WMI bus functionality.
>
> Remove the wmi_block_list and use bus_for_each_dev() instead.
>
>


Thank you for your contribution, it has been applied to my local
review-ilpo branch. Note it will show up in the public
platform-drivers-x86/review-ilpo branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/3] platform/x86: wmi: Remove wmi_block_list
commit: 049571ce7678221767ec3ee5d522bc3de7d57ed3
[2/3] platform/x86: wmi: Replace dev_to_wdev() with to_wmi_device()
commit: c382429b587ac49bd179d768f13e7fa5e7ed1787
[3/3] platform/x86: wmi: Introduce to_wmi_driver()
commit: e001341a984e709e377b275123aecb5a763eaef9

--
i.