5 May
2011
5 May
'11
2:34 a.m.
On Thu, May 05, 2011 at 12:22:32AM +0800, Mark Brown wrote:
On Wed, May 04, 2011 at 09:45:19PM +0800, Lu Guanqun wrote:
- ret = snd_soc_add_controls(codec,
mrst_snd_controls,
ARRAY_SIZE(mrst_snd_controls));
- if (ret)
return ret;
It'd be better to use the data based init stuff to add the controls.
OK. Will change that.
--
guanqun