From af717dfbeca04f8ce10e156f56dbab3350237d57 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 11 Aug 2011 12:23:22 +0900 Subject: [PATCH] --- yaml --- r: 262954 b: refs/heads/master c: feb00dceb5af57ce34514ce66096b32d133ded3d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8750.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 6557dbf1de51..1a988bfe95f6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 280ec8b718e8565333ace339d6bba91239440b20 +refs/heads/master: feb00dceb5af57ce34514ce66096b32d133ded3d diff --git a/trunk/sound/soc/codecs/wm8750.c b/trunk/sound/soc/codecs/wm8750.c index e6f47f49357d..82ac5fcaa2b2 100644 --- a/trunk/sound/soc/codecs/wm8750.c +++ b/trunk/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);