Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9fd369b1 authored by Lothar Waßmann's avatar Lothar Waßmann Committed by Mark Brown
Browse files

ASoC: mxs: Add appropriate MODULE_ALIAS()

parent 06c8eb9a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -359,3 +359,4 @@ static void __exit snd_mxs_pcm_exit(void)
module_exit(snd_mxs_pcm_exit);

MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:mxs-pcm-audio");
+1 −0
Original line number Diff line number Diff line
@@ -171,3 +171,4 @@ module_exit(mxs_sgtl5000_exit);
MODULE_AUTHOR("Freescale Semiconductor, Inc.");
MODULE_DESCRIPTION("MXS ALSA SoC Machine driver");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:mxs-sgtl5000");