diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2015-07-07 14:56:04 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-07-07 14:59:42 -0400 |
commit | 0bb383a2d8f51e32ecc156f3f84067420ffe6d20 (patch) | |
tree | c318a878bfadd226b90922c048254934ee0d9ce9 | |
parent | 71eeedcf51544831ae356a773814401143ed32d4 (diff) |
MIPS, CPUFREQ: Fix spelling of Institute.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r-- | arch/mips/include/asm/mach-loongson64/mmzone.h | 2 | ||||
-rw-r--r-- | arch/mips/loongson64/common/bonito-irq.c | 2 | ||||
-rw-r--r-- | arch/mips/loongson64/common/cmdline.c | 2 | ||||
-rw-r--r-- | arch/mips/loongson64/common/cs5536/cs5536_mfgpt.c | 2 | ||||
-rw-r--r-- | arch/mips/loongson64/common/env.c | 2 | ||||
-rw-r--r-- | arch/mips/loongson64/common/irq.c | 2 | ||||
-rw-r--r-- | arch/mips/loongson64/common/setup.c | 2 | ||||
-rw-r--r-- | arch/mips/loongson64/fuloong-2e/irq.c | 2 | ||||
-rw-r--r-- | arch/mips/loongson64/lemote-2f/clock.c | 2 | ||||
-rw-r--r-- | arch/mips/loongson64/loongson-3/numa.c | 2 | ||||
-rw-r--r-- | drivers/cpufreq/loongson2_cpufreq.c | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/arch/mips/include/asm/mach-loongson64/mmzone.h b/arch/mips/include/asm/mach-loongson64/mmzone.h index 37c08a27b4f0..c9f7e231e66b 100644 --- a/arch/mips/include/asm/mach-loongson64/mmzone.h +++ b/arch/mips/include/asm/mach-loongson64/mmzone.h | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2010 Loongson Inc. & Lemote Inc. & | 2 | * Copyright (C) 2010 Loongson Inc. & Lemote Inc. & |
3 | * Insititute of Computing Technology | 3 | * Institute of Computing Technology |
4 | * Author: Xiang Gao, gaoxiang@ict.ac.cn | 4 | * Author: Xiang Gao, gaoxiang@ict.ac.cn |
5 | * Huacai Chen, chenhc@lemote.com | 5 | * Huacai Chen, chenhc@lemote.com |
6 | * Xiaofu Meng, Shuangshuang Zhang | 6 | * Xiaofu Meng, Shuangshuang Zhang |
diff --git a/arch/mips/loongson64/common/bonito-irq.c b/arch/mips/loongson64/common/bonito-irq.c index cc0e4fd548e6..4e116d23bab3 100644 --- a/arch/mips/loongson64/common/bonito-irq.c +++ b/arch/mips/loongson64/common/bonito-irq.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Author: Jun Sun, jsun@mvista.com or jsun@junsun.net | 3 | * Author: Jun Sun, jsun@mvista.com or jsun@junsun.net |
4 | * Copyright (C) 2000, 2001 Ralf Baechle (ralf@gnu.org) | 4 | * Copyright (C) 2000, 2001 Ralf Baechle (ralf@gnu.org) |
5 | * | 5 | * |
6 | * Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | 6 | * Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology |
7 | * Author: Fuxin Zhang, zhangfx@lemote.com | 7 | * Author: Fuxin Zhang, zhangfx@lemote.com |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify it | 9 | * This program is free software; you can redistribute it and/or modify it |
diff --git a/arch/mips/loongson64/common/cmdline.c b/arch/mips/loongson64/common/cmdline.c index 72fed003a536..01fbed137028 100644 --- a/arch/mips/loongson64/common/cmdline.c +++ b/arch/mips/loongson64/common/cmdline.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * Copyright 2003 ICT CAS | 6 | * Copyright 2003 ICT CAS |
7 | * Author: Michael Guo <guoyi@ict.ac.cn> | 7 | * Author: Michael Guo <guoyi@ict.ac.cn> |
8 | * | 8 | * |
9 | * Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | 9 | * Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology |
10 | * Author: Fuxin Zhang, zhangfx@lemote.com | 10 | * Author: Fuxin Zhang, zhangfx@lemote.com |
11 | * | 11 | * |
12 | * Copyright (C) 2009 Lemote Inc. | 12 | * Copyright (C) 2009 Lemote Inc. |
diff --git a/arch/mips/loongson64/common/cs5536/cs5536_mfgpt.c b/arch/mips/loongson64/common/cs5536/cs5536_mfgpt.c index 12c75db23420..875037063a80 100644 --- a/arch/mips/loongson64/common/cs5536/cs5536_mfgpt.c +++ b/arch/mips/loongson64/common/cs5536/cs5536_mfgpt.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * CS5536 General timer functions | 2 | * CS5536 General timer functions |
3 | * | 3 | * |
4 | * Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | 4 | * Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology |
5 | * Author: Yanhua, yanh@lemote.com | 5 | * Author: Yanhua, yanh@lemote.com |
6 | * | 6 | * |
7 | * Copyright (C) 2009 Lemote Inc. | 7 | * Copyright (C) 2009 Lemote Inc. |
diff --git a/arch/mips/loongson64/common/env.c b/arch/mips/loongson64/common/env.c index 22f04ca2ff3e..f6c44dd332e2 100644 --- a/arch/mips/loongson64/common/env.c +++ b/arch/mips/loongson64/common/env.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * Copyright 2003 ICT CAS | 6 | * Copyright 2003 ICT CAS |
7 | * Author: Michael Guo <guoyi@ict.ac.cn> | 7 | * Author: Michael Guo <guoyi@ict.ac.cn> |
8 | * | 8 | * |
9 | * Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | 9 | * Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology |
10 | * Author: Fuxin Zhang, zhangfx@lemote.com | 10 | * Author: Fuxin Zhang, zhangfx@lemote.com |
11 | * | 11 | * |
12 | * Copyright (C) 2009 Lemote Inc. | 12 | * Copyright (C) 2009 Lemote Inc. |
diff --git a/arch/mips/loongson64/common/irq.c b/arch/mips/loongson64/common/irq.c index 687003b19b45..d36d969a4a87 100644 --- a/arch/mips/loongson64/common/irq.c +++ b/arch/mips/loongson64/common/irq.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | 2 | * Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology |
3 | * Author: Fuxin Zhang, zhangfx@lemote.com | 3 | * Author: Fuxin Zhang, zhangfx@lemote.com |
4 | * | 4 | * |
5 | * This program is free software; you can redistribute it and/or modify it | 5 | * This program is free software; you can redistribute it and/or modify it |
diff --git a/arch/mips/loongson64/common/setup.c b/arch/mips/loongson64/common/setup.c index d477dd6bb326..2dc5122f0e09 100644 --- a/arch/mips/loongson64/common/setup.c +++ b/arch/mips/loongson64/common/setup.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | 2 | * Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology |
3 | * Author: Fuxin Zhang, zhangfx@lemote.com | 3 | * Author: Fuxin Zhang, zhangfx@lemote.com |
4 | * | 4 | * |
5 | * This program is free software; you can redistribute it and/or modify it | 5 | * This program is free software; you can redistribute it and/or modify it |
diff --git a/arch/mips/loongson64/fuloong-2e/irq.c b/arch/mips/loongson64/fuloong-2e/irq.c index ef5ec8f3de5f..892963f860b7 100644 --- a/arch/mips/loongson64/fuloong-2e/irq.c +++ b/arch/mips/loongson64/fuloong-2e/irq.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology | 2 | * Copyright (C) 2007 Lemote Inc. & Institute of Computing Technology |
3 | * Author: Fuxin Zhang, zhangfx@lemote.com | 3 | * Author: Fuxin Zhang, zhangfx@lemote.com |
4 | * | 4 | * |
5 | * This program is free software; you can redistribute it and/or modify it | 5 | * This program is free software; you can redistribute it and/or modify it |
diff --git a/arch/mips/loongson64/lemote-2f/clock.c b/arch/mips/loongson64/lemote-2f/clock.c index 4c5b94af3643..a78fb657068c 100644 --- a/arch/mips/loongson64/lemote-2f/clock.c +++ b/arch/mips/loongson64/lemote-2f/clock.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2006 - 2008 Lemote Inc. & Insititute of Computing Technology | 2 | * Copyright (C) 2006 - 2008 Lemote Inc. & Institute of Computing Technology |
3 | * Author: Yanhua, yanh@lemote.com | 3 | * Author: Yanhua, yanh@lemote.com |
4 | * | 4 | * |
5 | * This file is subject to the terms and conditions of the GNU General Public | 5 | * This file is subject to the terms and conditions of the GNU General Public |
diff --git a/arch/mips/loongson64/loongson-3/numa.c b/arch/mips/loongson64/loongson-3/numa.c index 12d14ed48778..6f9e010cec4d 100644 --- a/arch/mips/loongson64/loongson-3/numa.c +++ b/arch/mips/loongson64/loongson-3/numa.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2010 Loongson Inc. & Lemote Inc. & | 2 | * Copyright (C) 2010 Loongson Inc. & Lemote Inc. & |
3 | * Insititute of Computing Technology | 3 | * Institute of Computing Technology |
4 | * Author: Xiang Gao, gaoxiang@ict.ac.cn | 4 | * Author: Xiang Gao, gaoxiang@ict.ac.cn |
5 | * Huacai Chen, chenhc@lemote.com | 5 | * Huacai Chen, chenhc@lemote.com |
6 | * Xiaofu Meng, Shuangshuang Zhang | 6 | * Xiaofu Meng, Shuangshuang Zhang |
diff --git a/drivers/cpufreq/loongson2_cpufreq.c b/drivers/cpufreq/loongson2_cpufreq.c index fc897babab55..e362860c2b50 100644 --- a/drivers/cpufreq/loongson2_cpufreq.c +++ b/drivers/cpufreq/loongson2_cpufreq.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * The 2E revision of loongson processor not support this feature. | 4 | * The 2E revision of loongson processor not support this feature. |
5 | * | 5 | * |
6 | * Copyright (C) 2006 - 2008 Lemote Inc. & Insititute of Computing Technology | 6 | * Copyright (C) 2006 - 2008 Lemote Inc. & Institute of Computing Technology |
7 | * Author: Yanhua, yanh@lemote.com | 7 | * Author: Yanhua, yanh@lemote.com |
8 | * | 8 | * |
9 | * This file is subject to the terms and conditions of the GNU General Public | 9 | * This file is subject to the terms and conditions of the GNU General Public |