X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=sound%2Fsoc%2Fsoc-topology.c;h=70396d3f64728bad98d7f5a665ebfb66351bfdf9;hb=11d2c48e817d331a87efc4d45bdf510351198628;hp=6963ba20991c10066fdad2ad65f3102fc5752424;hpb=73796d8bf27372e26c2b79881947304c14c2d353;p=firefly-linux-kernel-4.4.55.git diff --git a/sound/soc/soc-topology.c b/sound/soc/soc-topology.c index 6963ba20991c..70396d3f6472 100644 --- a/sound/soc/soc-topology.c +++ b/sound/soc/soc-topology.c @@ -1484,6 +1484,7 @@ widget: if (widget == NULL) { dev_err(tplg->dev, "ASoC: failed to create widget %s controls\n", w->name); + ret = -ENOMEM; goto hdr_err; }