• Mark Brown's avatar
    ASoC: Stop checking for supplied widgets after we find the first · f68d7e16
    Mark Brown authored
    We don't really care how many widgets a supply is supplying, we just care
    if the number is non-zero. This didn't actually produce any improvement
    in the test cases I've been using but seems obviously sensible enough that
    I'm pushing it out anyway.
    
    We could do a similar thing for other widgets but this may be unhelpful
    for further refactorings Liam was working on aiming to allow us to
    identify connected audio paths.
    Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
    f68d7e16
soc-dapm.c 72.7 KB