diff options
| -rw-r--r-- | sound/soc/fsl/fsl_ssi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/fsl/fsl_ssi.c b/sound/soc/fsl/fsl_ssi.c index e12a9977a1a9..11469fe773e2 100644 --- a/sound/soc/fsl/fsl_ssi.c +++ b/sound/soc/fsl/fsl_ssi.c | |||
| @@ -900,6 +900,7 @@ static struct platform_driver fsl_ssi_driver = { | |||
| 900 | 900 | ||
| 901 | module_platform_driver(fsl_ssi_driver); | 901 | module_platform_driver(fsl_ssi_driver); |
| 902 | 902 | ||
| 903 | MODULE_ALIAS("platform:fsl-ssi-dai"); | ||
| 903 | MODULE_AUTHOR("Timur Tabi <timur@freescale.com>"); | 904 | MODULE_AUTHOR("Timur Tabi <timur@freescale.com>"); |
| 904 | MODULE_DESCRIPTION("Freescale Synchronous Serial Interface (SSI) ASoC Driver"); | 905 | MODULE_DESCRIPTION("Freescale Synchronous Serial Interface (SSI) ASoC Driver"); |
| 905 | MODULE_LICENSE("GPL v2"); | 906 | MODULE_LICENSE("GPL v2"); |
