From: Stephen Warren Date: Thu, 19 May 2011 23:44:46 +0000 (-0600) Subject: ASoC: spdif-dit: Add missing MODULE_* X-Git-Tag: v3.0-rc1~347^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ae759e889d9fd1733f4392f5083ac8c899253c5;p=pandora-kernel.git 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 Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed