summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/omap-mcbsp.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-08-02 18:11:25 +0200
committerTakashi Iwai <tiwai@suse.de>2012-08-02 18:11:25 +0200
commitac190c76680cde6ce379b6be5baf89a970ea13d4 (patch)
tree8708121cda4180ac9e5c89f5473a8d6f10fda711 /sound/soc/omap/omap-mcbsp.c
parent707fba3fa76a4c8855552f5d4c1a12430c09bce8 (diff)
parent98d3088e534a2a61f6690b5426909b0c3b57a785 (diff)
downloadtalos-op-linux-ac190c76680cde6ce379b6be5baf89a970ea13d4.tar.gz
talos-op-linux-ac190c76680cde6ce379b6be5baf89a970ea13d4.zip
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Additional updates for 3.6 A few updates for issues discovered during the merge window, the main one being the fix for the issues with defaulting to use of regmap without properly checking if there was I/O in place already.
Diffstat (limited to 'sound/soc/omap/omap-mcbsp.c')
-rw-r--r--sound/soc/omap/omap-mcbsp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/omap/omap-mcbsp.c b/sound/soc/omap/omap-mcbsp.c
index 1046083e90a0..acdd3ef14e08 100644
--- a/sound/soc/omap/omap-mcbsp.c
+++ b/sound/soc/omap/omap-mcbsp.c
@@ -820,3 +820,4 @@ module_platform_driver(asoc_mcbsp_driver);
MODULE_AUTHOR("Jarkko Nikula <jarkko.nikula@bitmer.com>");
MODULE_DESCRIPTION("OMAP I2S SoC Interface");
MODULE_LICENSE("GPL");
+MODULE_ALIAS("platform:omap-mcbsp");
OpenPOWER on IntegriCloud