8 Jun
2012
8 Jun
'12
3:24 p.m.
On Fri, Jun 8, 2012 at 6:13 AM, Mark Brown broonie@opensource.wolfsonmicro.com wrote:
On Mon, Jun 04, 2012 at 02:37:30PM +0800, Zhangfei Gao wrote:
One small thing here...
- ret = snd_soc_add_card_controls(dapm->card, brownstone_dapm_control,
- ARRAY_SIZE(brownstone_dapm_control));
- if (ret < 0)
- return ret;
You can just set these up with the controls member of the card struct.
Great, it will make it easier, thanks.
Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel