From: Vinod Koul <vinod.koul@intel.com>
To: mengdong.lin@intel.com
Cc: alsa-devel@alsa-project.org, broonie@kernel.org,
subhransu.s.prusty@intel.com, liam.r.girdwood@intel.com
Subject: Re: [PATCH] ASoC: Intel: add missing ACPI device table
Date: Mon, 17 Nov 2014 14:24:31 +0530 [thread overview]
Message-ID: <20141117085431.GA1983@intel.com> (raw)
In-Reply-To: <1416206200-26703-1-git-send-email-mengdong.lin@intel.com>
On Mon, Nov 17, 2014 at 02:36:40PM +0800, mengdong.lin@intel.com wrote:
> From: Mengdong Lin <mengdong.lin@intel.com>
>
> The ACPI device table will generate the driver module alias for
> Intel audio devices enumerated from ACPI.
>
> Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
--
~Vinod
>
> diff --git a/sound/soc/intel/sst/sst_acpi.c b/sound/soc/intel/sst/sst_acpi.c
> index 2b1c5d9..b261821 100644
> --- a/sound/soc/intel/sst/sst_acpi.c
> +++ b/sound/soc/intel/sst/sst_acpi.c
> @@ -342,6 +342,8 @@ static const struct acpi_device_id sst_acpi_ids[] = {
> { },
> };
>
> +MODULE_DEVICE_TABLE(acpi, sst_acpi_ids);
> +
> static struct platform_driver sst_acpi_driver = {
> .driver = {
> .name = "intel_sst_acpi",
> --
> 1.9.1
>
--
next prev parent reply other threads:[~2014-11-17 8:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-17 6:36 [PATCH] ASoC: Intel: add missing ACPI device table mengdong.lin
2014-11-17 8:54 ` Vinod Koul [this message]
2014-11-17 10:56 ` Mark Brown
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=20141117085431.GA1983@intel.com \
--to=vinod.koul@intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@intel.com \
--cc=mengdong.lin@intel.com \
--cc=subhransu.s.prusty@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.