[alsa-devel] [PATCH] add number of periods constraint to snd-aoa [try 3]
Takashi Iwai
tiwai at suse.de
Fri Nov 23 14:43:37 CET 2007
At Fri, 23 Nov 2007 13:49:42 +0100,
Johannes Berg wrote:
>
> > + if (err < 0) {
> > + result = err;
> > + goto out_unlock;
> > + }
> > list_for_each_entry(cii, &sdev->codec_list, list) {
> > if (cii->codec->open) {
> > err = cii->codec->open(cii, pi->substream);
>
>
> So what I'm not sure on... Why do we see the same behaviour with other
> drivers? Same bug?
Which driver? It should be fixed as well, then.
thanks,
Takashi
More information about the Alsa-devel
mailing list