Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.com --- include/sound/tlv320dac33-plat.h | 1 + sound/soc/codecs/tlv320dac33.c | 3 ++- sound/soc/codecs/tlv320dac33.h | 1 + 3 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/include/sound/tlv320dac33-plat.h b/include/sound/tlv320dac33-plat.h index 6c66496..17700b8 100644 --- a/include/sound/tlv320dac33-plat.h +++ b/include/sound/tlv320dac33-plat.h @@ -2,6 +2,7 @@ * Platform header for Texas Instruments TLV320DAC33 codec driver * * Author: Peter Ujfalusi peter.ujfalusi@nokia.com + * Contact: Peter Ujfalusi peter.ujfalusi@ti.com * * Copyright: (C) 2009 Nokia Corporation * diff --git a/sound/soc/codecs/tlv320dac33.c b/sound/soc/codecs/tlv320dac33.c index 082e9d5..3f4f8b9 100644 --- a/sound/soc/codecs/tlv320dac33.c +++ b/sound/soc/codecs/tlv320dac33.c @@ -2,6 +2,7 @@ * ALSA SoC Texas Instruments TLV320DAC33 codec driver * * Author: Peter Ujfalusi peter.ujfalusi@nokia.com + * Contact: Peter Ujfalusi peter.ujfalusi@ti.com * * Copyright: (C) 2009 Nokia Corporation * @@ -1655,5 +1656,5 @@ module_exit(dac33_module_exit);
MODULE_DESCRIPTION("ASoC TLV320DAC33 codec driver"); -MODULE_AUTHOR("Peter Ujfalusi peter.ujfalusi@nokia.com"); +MODULE_AUTHOR("Peter Ujfalusi peter.ujfalusi@ti.com"); MODULE_LICENSE("GPL"); diff --git a/sound/soc/codecs/tlv320dac33.h b/sound/soc/codecs/tlv320dac33.h index 7c318b5..03f4bae 100644 --- a/sound/soc/codecs/tlv320dac33.h +++ b/sound/soc/codecs/tlv320dac33.h @@ -2,6 +2,7 @@ * ALSA SoC Texas Instruments TLV320DAC33 codec driver * * Author: Peter Ujfalusi peter.ujfalusi@nokia.com + * Contact: Peter Ujfalusi peter.ujfalusi@ti.com * * Copyright: (C) 2009 Nokia Corporation *