Skip to content

Commit 4a7c00c

Browse files
Peter UjfalusiSamuel Ortiz
authored andcommitted
mfd: Update twl4030-code maintainer e-mail address
Signed-off-by: Peter Ujfalusi <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]>
1 parent ed13941 commit 4a7c00c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

drivers/mfd/twl4030-codec.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* MFD driver for twl4030 codec submodule
33
*
4-
* Author: Peter Ujfalusi <peter.ujfalusi@nokia.com>
4+
* Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
55
*
66
* Copyright: (C) 2009 Nokia Corporation
77
*
@@ -272,6 +272,6 @@ static void __devexit twl4030_codec_exit(void)
272272
}
273273
module_exit(twl4030_codec_exit);
274274

275-
MODULE_AUTHOR("Peter Ujfalusi <peter.ujfalusi@nokia.com>");
275+
MODULE_AUTHOR("Peter Ujfalusi <peter.ujfalusi@ti.com>");
276276
MODULE_LICENSE("GPL");
277277

include/linux/mfd/twl4030-codec.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* MFD driver for twl4030 codec submodule
33
*
4-
* Author: Peter Ujfalusi <peter.ujfalusi@nokia.com>
4+
* Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
55
*
66
* Copyright: (C) 2009 Nokia Corporation
77
*

0 commit comments

Comments
 (0)