On Thu, Dec 13, 2012 at 12:23:05PM -0600, Misael Lopez Cruz wrote: > pop_wait is used to determine if a deferred playback close > needs to be cancelled when the a PCM is open or if after > the power-down delay expires it needs to run. pop_wait is > associated with the CODEC DAI, so the CODEC DAI must be > unique. This holds true for most CODECs, except for the > dummy CODEC and its DAI. Applied, thanks.