commit | 6ae759e889d9fd1733f4392f5083ac8c899253c5 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Thu May 19 17:44:46 2011 -0600 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri May 20 11:19:29 2011 +0100 |
tree | e9c4ae149d6c1f01d1427ebc3a7ba9097c5ff4ee | |
parent | a0c8326397262f1817ee6c5212ad6adf43e3df36 [diff] |
ASoC: spdif-dit: Add missing MODULE_* MODULE_ALIAS is required so that the module will auto-load based on a platform_device registration in the board file. While we're at it, add some other MODULE_*. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>