Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Arnaud Patard <arnaud.patard@rtp-net.org>
Cc: alsa-devel@alsa-project.org, broonie@opensource.wolfsonmicro.com,
	lrg@ti.com
Subject: Re: [patch 2/2] ASoC: imx: add missing module informations
Date: Thu, 23 Jun 2011 09:50:43 +0200	[thread overview]
Message-ID: <20110623075043.GS6069@pengutronix.de> (raw)
In-Reply-To: <20110622204442.159395380@rtp-net.org>

On Wed, Jun 22, 2011 at 10:21:49PM +0200, Arnaud Patard wrote:
> - add some modules aliases
> - add module license to avoid tainted kernel when loading the imx-pcm-audio
>   driver
> 
> Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>

Acked-by: Sascha Hauer <s.hauer@pengutronix.de>

> Index: sound-2.6/sound/soc/imx/imx-pcm-dma-mx2.c
> ===================================================================
> --- sound-2.6.orig/sound/soc/imx/imx-pcm-dma-mx2.c	2011-06-22 15:09:06.000000000 +0200
> +++ sound-2.6/sound/soc/imx/imx-pcm-dma-mx2.c	2011-06-22 15:36:36.000000000 +0200
> @@ -337,3 +337,5 @@ static void __exit snd_imx_pcm_exit(void
>  	platform_driver_unregister(&imx_pcm_driver);
>  }
>  module_exit(snd_imx_pcm_exit);
> +MODULE_LICENSE("GPL");
> +MODULE_ALIAS("platform:imx-pcm-audio");
> Index: sound-2.6/sound/soc/imx/imx-ssi.c
> ===================================================================
> --- sound-2.6.orig/sound/soc/imx/imx-ssi.c	2011-06-22 15:09:06.000000000 +0200
> +++ sound-2.6/sound/soc/imx/imx-ssi.c	2011-06-22 15:36:36.000000000 +0200
> @@ -775,4 +775,4 @@ module_exit(imx_ssi_exit);
>  MODULE_AUTHOR("Sascha Hauer, <s.hauer@pengutronix.de>");
>  MODULE_DESCRIPTION("i.MX I2S/ac97 SoC Interface");
>  MODULE_LICENSE("GPL");
> -
> +MODULE_ALIAS("platform:imx-ssi");
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

      reply	other threads:[~2011-06-23  7:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-22 20:21 [patch 2/2] ASoC: imx: add missing module informations Arnaud Patard
2011-06-23  7:50 ` Sascha Hauer [this message]

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=20110623075043.GS6069@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=arnaud.patard@rtp-net.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=lrg@ti.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