ASoC: tpa6130a2: Update e-mail address
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@ti.com>
This commit is contained in:
parent
93864cf042
commit
b4079ef40a
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (C) Nokia Corporation
|
* Copyright (C) Nokia Corporation
|
||||||
*
|
*
|
||||||
* Written by Peter Ujfalusi <peter.ujfalusi@nokia.com>
|
* Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (C) Nokia Corporation
|
* Copyright (C) Nokia Corporation
|
||||||
*
|
*
|
||||||
* Author: Peter Ujfalusi <peter.ujfalusi@nokia.com>
|
* Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
@ -495,7 +495,7 @@ static void __exit tpa6130a2_exit(void)
|
||||||
i2c_del_driver(&tpa6130a2_i2c_driver);
|
i2c_del_driver(&tpa6130a2_i2c_driver);
|
||||||
}
|
}
|
||||||
|
|
||||||
MODULE_AUTHOR("Peter Ujfalusi");
|
MODULE_AUTHOR("Peter Ujfalusi <peter.ujfalusi@ti.com>");
|
||||||
MODULE_DESCRIPTION("TPA6130A2 Headphone amplifier driver");
|
MODULE_DESCRIPTION("TPA6130A2 Headphone amplifier driver");
|
||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (C) Nokia Corporation
|
* Copyright (C) Nokia Corporation
|
||||||
*
|
*
|
||||||
* Author: Peter Ujfalusi <peter.ujfalusi@nokia.com>
|
* Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
|
Loading…
Reference in a new issue