Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34a3b04a authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: remove the usage of dev_set_name in msm-transcode-loopback"

parents 3aedf236 8d786748
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1594,10 +1594,7 @@ static struct snd_soc_component_driver msm_soc_component = {

static int msm_transcode_dev_probe(struct platform_device *pdev)
{

	pr_debug("%s: dev name %s\n", __func__, dev_name(&pdev->dev));
	if (pdev->dev.of_node)
		dev_set_name(&pdev->dev, "%s", "msm-transcode-loopback");

	return snd_soc_register_component(&pdev->dev,
					&msm_soc_component,