1 Sep
2009
1 Sep
'09
12:53 p.m.
On Mon, Aug 31, 2009 at 04:31:43PM -0700, Troy Kisky wrote:
- /*
* Allowing this is more efficient and eliminates left and right swaps
* caused by underruns, but will swap the left and right channels
* when compared to previous behavior.
*/
- unsigned disable_channel_combine:1;
Last time you submitted this I suggested changing this to make the default the other way round so that there's no breakage on existing boards which aren't designed for this channel swap behaviour. Is there some reason not to do that?