net/mlx5e: Correctly handle RSS indirection table when changing number of channels
[cascardo/linux.git] / sound / hda / hdac_i915.c
index c50177f..f6854db 100644 (file)
@@ -306,7 +306,7 @@ out_master_del:
 out_err:
        kfree(acomp);
        bus->audio_component = NULL;
-       dev_err(dev, "failed to add i915 component master (%d)\n", ret);
+       dev_info(dev, "failed to add i915 component master (%d)\n", ret);
 
        return ret;
 }