commit | f0752331b89ce79063f765545dd7dd5f49d9a713 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 09 12:51:56 2008 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 09 13:30:05 2008 +0000 |
tree | b8af22b735ec99bf65ae47a636ced7e6e59db7f6 | |
parent | 6b05eda6383d89bffc21da654d148733e7839540 [diff] |
ASoC: Convert WM8900 to allow registration by machine code This makes use of the support for delayed DAI registration to allow the WM8900 I2C device to be registered by general platform/architecture code rather than as part of the ASoC device probe. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>