Re: [Alsa-devel] [RFC 4/7] snd-aoa: add codecs
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2006-05-30 13:41:56
Also in:
alsa-devel
Attachments
- signature.asc [application/pgp-signature] 793 bytes
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2006-05-30 13:41:56
Also in:
alsa-devel
On Tue, 2006-05-30 at 15:35 +0200, Takashi Iwai wrote:
And I thought the put callbacks in your code always return either 1 or -err?
Yeah, they return 1 if the change was applied (or no change) and -err if there's an error about the change (only in very few cases). I figured the extra notification wouldn't hurt, and to the application there wouldn't be a problem. johannes