[alsa-devel] [PATCH] ASoC: SAMSUNG: Add Aquila sound driver

Mark Brown broonie at opensource.wolfsonmicro.com
Wed Jul 7 15:36:44 CEST 2010


On Wed, Jul 07, 2010 at 05:41:30PM +0900, 최찬우 wrote:

> +static const struct snd_kcontrol_new aquila_controls[] = {
> +};

This should be removed until there are controls to go in it.

> +static int aquila_wm8994_init(struct snd_soc_codec *codec)
> +{
> +	int ret;
> +	unsigned int reg;

It'd probably be useful to list any unconnected pins here (if there are
any) using snd_soc_nc_pin().

Otherwise this all looks very good - you should probably also include a
signoff from Mr. Shim, I guess.


More information about the Alsa-devel mailing list