Hi David, thanks for the review. On Fri, Jan 11, 2013 at 04:24:01PM +0100, David Henningsson wrote: > On 01/05/2013 12:19 AM, poljar (Damir Jeli?) wrote: > >Volume saving/restoring for sinks is now provided by module-card-restore. > > 1) What about sources and > 2) What about sinks/sources that don't have ports? 1) Sources should be handled the same way as sinks, I'll add that in a separate patch after I figure out the right way to handle sinks. 2) I guess eventually we want all sinks/sources to have at least one port (virtual port?) but you are right for now we should provide a fallback. I'll fix that in the next version of the patchset.