From 46f67036d3aa8d511f8c71945b3abdf9aef4ecf4 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 22 Jun 2011 20:07:24 +0100 Subject: [PATCH] --- yaml --- r: 257554 b: refs/heads/master c: df1553c8debddc10c6fa9ebe39f5acf5b13bb190 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8904.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d9df015650f8..178c02e079d4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 780b75b4a0c3d6817cb2ef9493c1d1826cd6fc6b +refs/heads/master: df1553c8debddc10c6fa9ebe39f5acf5b13bb190 diff --git a/trunk/sound/soc/codecs/wm8904.c b/trunk/sound/soc/codecs/wm8904.c index 9b3bba4df5b3..b085575d4aa5 100644 --- a/trunk/sound/soc/codecs/wm8904.c +++ b/trunk/sound/soc/codecs/wm8904.c @@ -2560,6 +2560,7 @@ static __devexit int wm8904_i2c_remove(struct i2c_client *client) static const struct i2c_device_id wm8904_i2c_id[] = { { "wm8904", WM8904 }, { "wm8912", WM8912 }, + { "wm8918", WM8904 }, /* Actually a subset, updates to follow */ { } }; MODULE_DEVICE_TABLE(i2c, wm8904_i2c_id);