[PATCH 1/6] ASoC: dapm: If one widget fails, do not force all subsequent widgets to fail too
From: Mark Brown <hidden>
Date: 2012-07-31 13:42:20
Also in:
alsa-devel, lkml
From: Mark Brown <hidden>
Date: 2012-07-31 13:42:20
Also in:
alsa-devel, lkml
On Tue, Jul 31, 2012 at 02:31:23PM +0100, Lee Jones wrote:
If a list of widgets is provided and one of them fails to be added as a control, the present semantics fail all subsequent widgets. A better solution would be to only fail that widget, but pursue in attempting to add the rest of the list.
You're posting this *again* without bothering to respond to my review comments.