[alsa-devel] [PATCH] ASoC: Terminate WM8750 SPI device ID table

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Aug 11 05:29:21 CEST 2011


Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
Reported-by: Stephen Rothwell <sfr at canb.auug.org.au>
---

Again already applied.

 sound/soc/codecs/wm8750.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sound/soc/codecs/wm8750.c b/sound/soc/codecs/wm8750.c
index f0ccbef..5f62300 100644
--- a/sound/soc/codecs/wm8750.c
+++ b/sound/soc/codecs/wm8750.c
@@ -789,6 +789,7 @@ static int __devexit wm8750_spi_remove(struct spi_device *spi)
 static const struct spi_device_id wm8750_spi_ids[] = {
 	{ "wm8750", 0 },
 	{ "wm8987", 0 },
+	{ 0, 0 },
 };
 MODULE_DEVICE_TABLE(spi, wm8750_spi_id);
 
-- 
1.7.5.4



More information about the Alsa-devel mailing list