diff options
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-04-22 19:41:02 +0200 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-04-27 19:38:09 +0200 |
commit | 57b4bce9967630b4acc4ca7eb778bc869ea0f927 (patch) | |
tree | 866dc2bd8c5dac16e0753fbf7f684cab1bb8048e /drivers/i2c | |
parent | 844c05a992c3938b50039ed2b7c11f9695bee36b (diff) | |
download | u-boot-imx-57b4bce9967630b4acc4ca7eb778bc869ea0f927.zip u-boot-imx-57b4bce9967630b4acc4ca7eb778bc869ea0f927.tar.gz u-boot-imx-57b4bce9967630b4acc4ca7eb778bc869ea0f927.tar.bz2 |
Replace obsolete e-mail address
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Diffstat (limited to 'drivers/i2c')
-rw-r--r-- | drivers/i2c/mvtwsi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/mvtwsi.c b/drivers/i2c/mvtwsi.c index 16a536f..5be6dbb 100644 --- a/drivers/i2c/mvtwsi.c +++ b/drivers/i2c/mvtwsi.c @@ -2,7 +2,7 @@ * Driver for the TWSI (i2c) controller found on the Marvell * orion5x and kirkwood SoC families. * - * Author: Albert Aribaud <albert.aribaud@free.fr> + * Author: Albert Aribaud <albert.u.boot@aribaud.net> * Copyright (c) 2010 Albert Aribaud. * * See file CREDITS for list of people who contributed to this |