]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: wmi: Add bus ABI documentation
authorArmin Wolf <W_Armin@gmx.de>
Mon, 24 Jun 2024 17:31:16 +0000 (19:31 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 24 Jun 2024 17:36:13 +0000 (20:36 +0300)
commit618ba6abfc57bde2c2cea7c2b23e4c27fd5a04b4
tree01972db1cee7ff219efdde06e7947ced6c8c1bfe
parent12046f8c77e0ed6d41beabde0edbb729499c970b
platform/x86: wmi: Add bus ABI documentation

Add documentation for the WMI bus sysfs interface so userspace
applications can use it to access additional data about WMI devices.

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20240624173116.31314-3-W_Armin@gmx.de
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Documentation/ABI/testing/sysfs-bus-wmi [new file with mode: 0644]
MAINTAINERS