[alsa-devel] [PATCH] ASoC: Terminate WM8750 SPI device ID table
11 Aug
2011
11 Aug
'11
5:29 a.m.
Signed-off-by: Mark Brown broonie@opensource.wolfsonmicro.com Reported-by: Stephen Rothwell sfr@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
4882
Age (days ago)
4882
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mark Brown