commit | e5d3fd38f93755c5ab1e04b8e40196135f576355 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Mon Sep 01 18:47:02 2008 +0100 |
committer | Jaroslav Kysela <perex@perex.cz> | Thu Sep 04 10:34:26 2008 +0200 |
tree | 4ee513ef6828b4cc9b752c537ba041b5d1fb74ed | |
parent | 81297c8a4b3a8d6ba000a3bfff0fd7ce650e72aa [diff] |
ALSA: ASoC: Convert wm8990 to a new-style i2c driver Convert the wm8990 codec driver to the new (standard) device driver binding model. After this change, WM8990 devices are no longer discovered automatically and must instead be instantiated explicitly. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>