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

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

Merge "ASoC: codecs: remove swr dmic driver ops"

parents 4ec39896 3b2c9ef7
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -701,9 +701,6 @@ static struct swr_driver swr_dmic_driver = {
	.probe = swr_dmic_probe,
	.remove = swr_dmic_remove,
	.id_table = swr_dmic_id,
	.device_up = swr_dmic_up,
	.device_down = swr_dmic_down,
	.reset_device = swr_dmic_reset,
};

static int __init swr_dmic_init(void)