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

Commit eb6a2fca authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: wsa881x: Add support for unloading speaker module"

parents f5ed7709 2330c2d6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1273,6 +1273,7 @@ static int wsa881x_swr_remove(struct swr_device *pdev)
		return -EINVAL;
	}
	debugfs_remove_recursive(debugfs_wsa881x_dent);
	debugfs_wsa881x_dent = NULL;
	snd_soc_unregister_codec(&pdev->dev);
	if (wsa881x->pd_gpio)
		gpio_free(wsa881x->pd_gpio);