Re: [PATCH 1/2] hp-wmi: Modernize hp_wmi_perform_query() to use the modern API
yahia ahmed <[email protected]> Sat, 1 Aug 2026 15:20:25 +0100
| Newsgroups | org.kernel.vger.platform-driver-x86 |
|---|---|
| Message-ID | <[email protected]> |
Hi, Currently hp_bioscfg and hp_wmi will both collide to register in the 5FB7F034-2C63-45E9-BE91-3D44E2C707E4 GUID, so if we modernize to use the wmi interface we will lock one of the drivers out, So how should we optimally handle them? Best regards, yahia