diff options
author | Takashi Iwai <tiwai@suse.de> | 2025-07-09 18:04:27 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2025-07-11 09:55:38 +0200 |
commit | cabaf5908e586156d1d59f3fb8c51d2b169bc636 (patch) | |
tree | 9aeb3f2e6cdad162348c02964f7404a222f3c852 /rust/helpers/task.c | |
parent | ad781b550f9a8829e3dae4bd3d18c4a126a53d04 (diff) |
ALSA: hda: Drop old codec binding method
Now that all patch_ops usage have been converted to the new
hda_codec_ops probe, we can drop patch_ops from the hda_codec,
together with the calls of patch_ops callbacks.
The hda_codec_ops.free callback is removed as all have been replaced
with the new remove callback.
Also, correct comments mentioning "patch"; it's replaced with "codec
driver".
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250709160434.1859-25-tiwai@suse.de
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions