[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110207115021.GC10564@opensource.wolfsonmicro.com>
Date: Mon, 7 Feb 2011 11:50:21 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Lars-Peter Clausen <lars@...afoo.de>
Cc: Liam Girdwood <lrg@...mlogic.co.uk>, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/7] ASoC: neo1973_wm8753: Move lm4857 specefic code to
its own module
On Mon, Feb 07, 2011 at 12:04:18AM +0100, Lars-Peter Clausen wrote:
> +int lm4857_add_controls(struct snd_soc_codec *codec)
> +{
> + return snd_soc_add_controls(codec, lm4857_controls,
> + ARRAY_SIZE(lm4857_controls));
> +}
> +EXPORT_SYMBOL_GPL(lm4857_add_controls);
If you're moving this into a standalone driver it should be updated to
register as a CODEC.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists