26 Jan
2013
26 Jan
'13
10:19 a.m.
On Thu, Jan 24, 2013 at 09:49:11AM +0000, Charles Keepax wrote:
So this patch will check for existing widgets during soc_probe_platform and only create new widgets if no existing ones exist.
Why not do these extra checks in new_dai_widgets() itself? That'd be cover more cases and generally seems more robust.