Skip to content

Commit

Permalink
ASoC: omap: rx51: Add module alias
Browse files Browse the repository at this point in the history
Add module alias to support driver autoloading.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Sebastian Reichel authored and Mark Brown committed Apr 29, 2014
1 parent 441dc45 commit beab3da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/omap/rx51.c
Original file line number Diff line number Diff line change
Expand Up @@ -421,3 +421,4 @@ module_exit(rx51_soc_exit);
MODULE_AUTHOR("Nokia Corporation");
MODULE_DESCRIPTION("ALSA SoC Nokia RX-51");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:rx51-audio");

0 comments on commit beab3da

Please sign in to comment.