Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Peter Ujfalusi and committed by
Liam Girdwood
b4079ef4 93864cf0

+4 -4
+1 -1
include/sound/tpa6130a2-plat.h
··· 3 3 * 4 4 * Copyright (C) Nokia Corporation 5 5 * 6 - * Written by Peter Ujfalusi <peter.ujfalusi@nokia.com> 6 + * Author: Peter Ujfalusi <peter.ujfalusi@ti.com> 7 7 * 8 8 * This program is free software; you can redistribute it and/or 9 9 * modify it under the terms of the GNU General Public License
+2 -2
sound/soc/codecs/tpa6130a2.c
··· 3 3 * 4 4 * Copyright (C) Nokia Corporation 5 5 * 6 - * Author: Peter Ujfalusi <peter.ujfalusi@nokia.com> 6 + * Author: Peter Ujfalusi <peter.ujfalusi@ti.com> 7 7 * 8 8 * This program is free software; you can redistribute it and/or 9 9 * modify it under the terms of the GNU General Public License ··· 495 495 i2c_del_driver(&tpa6130a2_i2c_driver); 496 496 } 497 497 498 - MODULE_AUTHOR("Peter Ujfalusi"); 498 + MODULE_AUTHOR("Peter Ujfalusi <peter.ujfalusi@ti.com>"); 499 499 MODULE_DESCRIPTION("TPA6130A2 Headphone amplifier driver"); 500 500 MODULE_LICENSE("GPL"); 501 501
+1 -1
sound/soc/codecs/tpa6130a2.h
··· 3 3 * 4 4 * Copyright (C) Nokia Corporation 5 5 * 6 - * Author: Peter Ujfalusi <peter.ujfalusi@nokia.com> 6 + * Author: Peter Ujfalusi <peter.ujfalusi@ti.com> 7 7 * 8 8 * This program is free software; you can redistribute it and/or 9 9 * modify it under the terms of the GNU General Public License