aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArmin Wolf <[email protected]>2023-04-25 00:29:37 +0200
committerHans de Goede <[email protected]>2023-05-09 11:54:42 +0200
commitd54bd4bc7b9ae9505f53440894b8c239c521f3da (patch)
tree647a34ef21897e04ad09a9facc7682bdfde159bd /tools/perf/scripts/python
parentb4cc979588ee94b179e28c6f3f5c2d6197ea6461 (diff)
platform/x86: wmi: Mark GUID-based WMI interface as deprecated
The WMI driver core supports a more mordern bus-based interface for interacting with WMI devices. The older GUID-based interface depends on each WMI GUID and notification id being unique on a given system, which turned out is not the case. Mark the older interface as deprecated since new WMI drivers should use the bus-based interface to avoid this issues. Signed-off-by: Armin Wolf <[email protected]> Tested-by: Randy Dunlap <[email protected]> Acked-by: Randy Dunlap <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions