7 Jul
2010
7 Jul
'10
3:36 p.m.
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.