|
@@ -4,7 +4,7 @@
|
|
|
* sound/soc/dwc/designware_i2s.c
|
|
|
*
|
|
|
* Copyright (C) 2010 ST Microelectronics
|
|
|
- * Rajeev Kumar <rajeev-dlh.kumar@st.com>
|
|
|
+ * Rajeev Kumar <rajeevkumar.linux@gmail.com>
|
|
|
*
|
|
|
* This file is licensed under the terms of the GNU General Public
|
|
|
* License version 2. This program is licensed "as is" without any
|
|
@@ -455,7 +455,7 @@ static struct platform_driver dw_i2s_driver = {
|
|
|
|
|
|
module_platform_driver(dw_i2s_driver);
|
|
|
|
|
|
-MODULE_AUTHOR("Rajeev Kumar <rajeev-dlh.kumar@st.com>");
|
|
|
+MODULE_AUTHOR("Rajeev Kumar <rajeevkumar.linux@gmail.com>");
|
|
|
MODULE_DESCRIPTION("DESIGNWARE I2S SoC Interface");
|
|
|
MODULE_LICENSE("GPL");
|
|
|
MODULE_ALIAS("platform:designware_i2s");
|