diff options
| author | Michael Büsch <[email protected]> | 2011-07-04 20:50:05 +0200 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2011-07-07 15:18:01 +0200 |
| commit | eb032b9837a958e21ca000358a5bde5e17192ddb (patch) | |
| tree | 880af47c607f37f134510a32e3499ce0365e0ef5 /drivers/bcma | |
| parent | 8072ba1ba7fe9f48ad9f424829863214484dfc2f (diff) | |
Update my e-mail address
Signed-off-by: Michael Buesch <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'drivers/bcma')
| -rw-r--r-- | drivers/bcma/driver_chipcommon.c | 2 | ||||
| -rw-r--r-- | drivers/bcma/driver_chipcommon_pmu.c | 2 | ||||
| -rw-r--r-- | drivers/bcma/driver_pci.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/drivers/bcma/driver_chipcommon.c b/drivers/bcma/driver_chipcommon.c index 606102256b44..5d4848a3d187 100644 --- a/drivers/bcma/driver_chipcommon.c +++ b/drivers/bcma/driver_chipcommon.c @@ -3,7 +3,7 @@ * ChipCommon core driver * * Copyright 2005, Broadcom Corporation - * Copyright 2006, 2007, Michael Buesch <[email protected]> + * Copyright 2006, 2007, Michael Buesch <[email protected]> * * Licensed under the GNU/GPL. See COPYING for details. */ diff --git a/drivers/bcma/driver_chipcommon_pmu.c b/drivers/bcma/driver_chipcommon_pmu.c index f44177a644c7..b4eb33524eb6 100644 --- a/drivers/bcma/driver_chipcommon_pmu.c +++ b/drivers/bcma/driver_chipcommon_pmu.c @@ -2,7 +2,7 @@ * Broadcom specific AMBA * ChipCommon Power Management Unit driver * - * Copyright 2009, Michael Buesch <[email protected]> + * Copyright 2009, Michael Buesch <[email protected]> * Copyright 2007, Broadcom Corporation * * Licensed under the GNU/GPL. See COPYING for details. diff --git a/drivers/bcma/driver_pci.c b/drivers/bcma/driver_pci.c index e757e4e3c7e2..1acc30263f22 100644 --- a/drivers/bcma/driver_pci.c +++ b/drivers/bcma/driver_pci.c @@ -3,7 +3,7 @@ * PCI Core * * Copyright 2005, Broadcom Corporation - * Copyright 2006, 2007, Michael Buesch <[email protected]> + * Copyright 2006, 2007, Michael Buesch <[email protected]> * * Licensed under the GNU/GPL. See COPYING for details. */ |