From: yu tian <tianyucode9603@gmail.com>
To: tiwai@suse.com
Cc: alsa-devel@alsa-project.org
Subject: sound/hda: Module loading problem of controller and codec
Date: Wed, 20 Sep 2023 12:18:28 +0800 [thread overview]
Message-ID: <CADMex3N0yR60Hzkbg5Qx5MNZaqmx59-HKDB=MEEMvG2fL4QM_Q@mail.gmail.com> (raw)
Hi Takashi,
The following commit only gives a warning in menuconfig:
"Set to Y if you want auto-loading the codec driver"
d8f66c71d547 ("ALSA: hda - Add warning texts when codec driver Kconfig
doesn't match")
78e34f34ac27 ("ALSA: hda - remove PCI dependency in Kconfig")
The problem with module loading is because when SND_HDA=y,
sound/pci/hda/hda_bind.c is not compiled as a module.There is a
“#ifdef MODULE“ in the codec_bind_module function in this file. Why
can't it be deleted directly?Or am I missing something?
next reply other threads:[~2023-09-21 13:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-20 4:18 yu tian [this message]
2023-09-20 7:11 ` sound/hda: Module loading problem of controller and codec Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CADMex3N0yR60Hzkbg5Qx5MNZaqmx59-HKDB=MEEMvG2fL4QM_Q@mail.gmail.com' \
--to=tianyucode9603@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).