On Sat, Jun 30, 2012 at 01:39:50PM +0200, Mark Brown wrote:
On Fri, Jun 29, 2012 at 10:18:07PM +0200, Benoît Thébaudeau wrote:
I've finished. The following patch should be applied after my patch "ASoC: dapm: Fix dapm_set_path_status() connect".
Don't submit patches in the middle of discussions, but please bear in mind what I just said about not doing stereo.
Actually I'd really expect it to mean exactly that. DAPM is fairly fundamentally dealing with single channel audio streams and I'd expect that if we did implement stereo controls they'd allow these streams to pass through without getting merged. There's a couple of things that stop us doing that right now but I don't think we should add stereo controls that don't do that.
Can you be more specific about what stops us doing that right now?
Should we drop this idea for now and simply remove stereo from snd_soc_dapm_get_volsw()?
Regards, Benoît