From d8b11f745d230d0914211abdce9e31350df59e57 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Thu, 11 Aug 2011 22:19:16 +0800 Subject: [PATCH] --- yaml --- r: 270488 b: refs/heads/master c: 4c54c6de1aaad76092a1bc3194b351956d071b84 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/sgtl5000.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b9d933a5efe6..fa7f1a8b5512 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 10645a7c68fee0548e70c56eccc9eec2abab0166 +refs/heads/master: 4c54c6de1aaad76092a1bc3194b351956d071b84 diff --git a/trunk/sound/soc/codecs/sgtl5000.c b/trunk/sound/soc/codecs/sgtl5000.c index 666fae6e148d..91130fbc6913 100644 --- a/trunk/sound/soc/codecs/sgtl5000.c +++ b/trunk/sound/soc/codecs/sgtl5000.c @@ -1441,7 +1441,7 @@ static const struct of_device_id sgtl5000_dt_ids[] = { { .compatible = "fsl,sgtl5000", }, { /* sentinel */ } }; -MODULE_DEVICE_TABLE(i2c, sgtl5000_dt_ids); +MODULE_DEVICE_TABLE(of, sgtl5000_dt_ids); static struct i2c_driver sgtl5000_i2c_driver = { .driver = {