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

Commit 38bfd48b authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: ab8500: Downgrade noisy log message

parent 272b98c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2601,7 +2601,7 @@ static int ab8500_codec_driver_probe(struct platform_device *pdev)

static int ab8500_codec_driver_remove(struct platform_device *pdev)
{
	dev_info(&pdev->dev, "%s Enter.\n", __func__);
	dev_dbg(&pdev->dev, "%s Enter.\n", __func__);

	snd_soc_unregister_codec(&pdev->dev);