projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
280ec8b
)
ASoC: Terminate WM8750 SPI device ID table
author
Mark Brown
<
[email protected]
>
Thu, 11 Aug 2011 03:23:22 +0000
(12:23 +0900)
committer
Mark Brown
<
[email protected]
>
Thu, 11 Aug 2011 03:30:13 +0000
(12:30 +0900)
Signed-off-by: Mark Brown <
[email protected]
>
Reported-by: Stephen Rothwell <
[email protected]
>
sound/soc/codecs/wm8750.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm8750.c
b/sound/soc/codecs/wm8750.c
index e6f47f49357d942a402d6192fede79442b43ff36..82ac5fcaa2b22746f9880531f58f8c91784a5100 100644
(file)
--- a/
sound/soc/codecs/wm8750.c
+++ b/
sound/soc/codecs/wm8750.c
@@
-781,6
+781,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_ids);