]> git.dujemihanovic.xyz Git - linux.git/commit
platform/x86: wmi: Update WMI driver API documentation
authorArmin Wolf <W_Armin@gmx.de>
Sat, 5 Oct 2024 21:38:24 +0000 (23:38 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sun, 6 Oct 2024 10:48:52 +0000 (12:48 +0200)
commit5984b40f5bcd41bfd08359cdb9c8cb7ca9d3cc60
treeb2447c3e2c626accb359e73c46fdeb45ccf625c1
parent7b954b9ba007d03ba26135ac49b2c93208cf090e
platform/x86: wmi: Update WMI driver API documentation

The WMI driver core now passes the WMI event data to legacy notify
handlers, so WMI devices sharing notification IDs are now being
handled properly.

Fixes: e04e2b760ddb ("platform/x86: wmi: Pass event data directly to legacy notify handlers")
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20241005213825.701887-1-W_Armin@gmx.de
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Documentation/driver-api/wmi.rst