diff options
author | Stefan Binding <sbinding@opensource.cirrus.com> | 2023-09-21 17:28:47 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-09-22 10:47:48 +0200 |
commit | 7ce669334c55c50ecc2909c42275a3eec0039799 (patch) | |
tree | 7ad73960fe6bad6e617d4ada93909b5dce8b2305 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 502629a75566b5cb409c118125d38102e5edc8f6 (diff) |
ALSA: hda/realtek: Support ACPI Notification framework via component binding
For systems which have support for ACPI notifications, add a mechanism to
register a handler for ACPI notifications and then call the acpi_notify
api on the bound components.
Registering a handler in the Realtek HDA driver, allows a single handler to
be registered, which then calls into all the components, rather than
attempting to register the same handler multiple times, once for each
component.
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20230921162849.1988124-3-sbinding@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions