From 2de713ff129dc746545d1a359dbc87ec66ae1e11 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 12 Aug 2011 18:22:10 +0200 Subject: [PATCH] --- yaml --- r: 262957 b: refs/heads/master c: f6b864a9071e21186476910613ec9913b56067a2 h: refs/heads/master i: 262955: fb1a6b9b3d0950fc34ea4fdcfe416b0c3e9b6fcf v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8750.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3d95aaa88820..b66dea348439 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7ec41ee5ad5f716f67041c0d49014d0becb5332c +refs/heads/master: f6b864a9071e21186476910613ec9913b56067a2 diff --git a/trunk/sound/soc/codecs/wm8750.c b/trunk/sound/soc/codecs/wm8750.c index 82ac5fcaa2b2..d0003cc3bcd6 100644 --- a/trunk/sound/soc/codecs/wm8750.c +++ b/trunk/sound/soc/codecs/wm8750.c @@ -781,7 +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);