From: Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org>
To: alsa-devel@alsa-project.org
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>,
Arnaud Patard <arnaud.patard@rtp-net.org>,
Liam Girdwood <lrg@slimlogic.co.uk>
Subject: [patch 1/1] ASoC: kirkwood: add alias to pcm module
Date: Thu, 02 Sep 2010 10:31:47 +0200 [thread overview]
Message-ID: <20100902083154.834825725@rtp-net.org> (raw)
In-Reply-To: 20100902083146.067960541@rtp-net.org
[-- Attachment #1: kirkwood-pcm-alias.patch --]
[-- Type: text/plain, Size: 611 bytes --]
Allow snd-soc-kirkwood autoloading by adding an alias.
Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Index: sound-2.6/sound/soc/kirkwood/kirkwood-dma.c
===================================================================
--- sound-2.6.orig/sound/soc/kirkwood/kirkwood-dma.c 2010-09-02 08:31:40.000000000 +0200
+++ sound-2.6/sound/soc/kirkwood/kirkwood-dma.c 2010-09-02 08:32:22.000000000 +0200
@@ -400,4 +400,4 @@
MODULE_AUTHOR("Arnaud Patard <apatard@mandriva.com>");
MODULE_DESCRIPTION("Marvell Kirkwood Audio DMA module");
MODULE_LICENSE("GPL");
-
+MODULE_ALIAS("platform:kirkwood-pcm-audio");
next parent reply other threads:[~2010-09-02 8:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20100902083146.067960541@rtp-net.org>
2010-09-02 8:31 ` Arnaud Patard [this message]
2010-09-02 10:27 ` [patch 1/1] ASoC: kirkwood: add alias to pcm module Liam Girdwood
2010-09-02 15:28 ` 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=20100902083154.834825725@rtp-net.org \
--to=arnaud.patard@rtp-net.org \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=lrg@slimlogic.co.uk \
/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).