diff options
author | Takashi Iwai <tiwai@suse.de> | 2025-07-09 18:04:26 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2025-07-11 09:55:38 +0200 |
commit | ad781b550f9a8829e3dae4bd3d18c4a126a53d04 (patch) | |
tree | 5ad7385b44d2a38f01f4c039553481be2de4fa02 /rust/helpers/task.c | |
parent | 6cce08122f7096c045ed72b734e2e00ab46fd111 (diff) |
ALSA: hda/hdmi: Rewrite to new probe method
Convert the HDMI codec drivers to use the new hda_codec_ops probe.
The Intel and Nvidia-MCP HDMI drivers needed slightly more changes to
deal with the unified callbacks among all models.
Also another non-trivial change is Intel driver's set_power_state
callback. An additional NULL check of codec->spec is needed there
since the set_power_state() may be called before the probe gets called
(e.g. in ASoC hda codec hda_codec_probe()).
Other than that, no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250709160434.1859-24-tiwai@suse.de
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions