Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[sfrench/cifs-2.6.git] / sound / soc / codecs / ad1836.c
index a46152560294fce82d789c2692d19f7e42bb24af..08a5651bed9f97a41ad5db021f05d8a8a8c64565 100644 (file)
@@ -305,8 +305,6 @@ static int ad1836_probe(struct snd_soc_component *component)
                return ret;
 
        ret = snd_soc_dapm_add_routes(dapm, ad183x_adc_routes, num_adcs);
-       if (ret)
-               return ret;
 
        return ret;
 }