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

Commit 511d8cf0 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Fix typo in wm8750 spi_ids

parent 371e7305
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -782,7 +782,7 @@ static const struct spi_device_id wm8750_spi_ids[] = {
	{ "wm8750", 0 },
	{ "wm8987", 0 },
};
MODULE_DEVICE_TABLE(spi, wm8750_spi_id);
MODULE_DEVICE_TABLE(spi, wm8750_spi_ids);

static struct spi_driver wm8750_spi_driver = {
	.driver = {