Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[SCSI] mpt fusion: Change company name from LSI Logic to LSI

Recently LSI Logic Corp was renamed as LSI Corp, so whereever there is
a reference of LSI Logic, it is changed to LSI in mpt fusion driver
code.

signed-off-by: Sathya Prakash <sathya.prakash@lsi.com>
Acked-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

authored by

Prakash, Sathya and committed by
James Bottomley
f36789e2 eb5329f4

+48 -48
+1 -1
drivers/message/fusion/lsi/mpi.h
··· 1 1 /* 2 - * Copyright (c) 2000-2007 LSI Logic Corporation. 2 + * Copyright (c) 2000-2007 LSI Corporation. 3 3 * 4 4 * 5 5 * Name: mpi.h
+1 -1
drivers/message/fusion/lsi/mpi_cnfg.h
··· 1 1 /* 2 - * Copyright (c) 2000-2007 LSI Logic Corporation. 2 + * Copyright (c) 2000-2007 LSI Corporation. 3 3 * 4 4 * 5 5 * Name: mpi_cnfg.h
+1 -1
drivers/message/fusion/lsi/mpi_fc.h
··· 1 1 /* 2 - * Copyright (c) 2000-2004 LSI Logic Corporation. 2 + * Copyright (c) 2000-2004 LSI Corporation. 3 3 * 4 4 * 5 5 * Name: mpi_fc.h
+1 -1
drivers/message/fusion/lsi/mpi_history.txt
··· 3 3 MPI Header File Change History 4 4 ============================== 5 5 6 - Copyright (c) 2000-2007 LSI Logic Corporation. 6 + Copyright (c) 2000-2007 LSI Corporation. 7 7 8 8 --------------------------------------- 9 9 Header Set Release Version: 01.05.16
+1 -1
drivers/message/fusion/lsi/mpi_init.h
··· 1 1 /* 2 - * Copyright (c) 2000-2007 LSI Logic Corporation. 2 + * Copyright (c) 2000-2007 LSI Corporation. 3 3 * 4 4 * 5 5 * Name: mpi_init.h
+1 -1
drivers/message/fusion/lsi/mpi_ioc.h
··· 1 1 /* 2 - * Copyright (c) 2000-2007 LSI Logic Corporation. 2 + * Copyright (c) 2000-2007 LSI Corporation. 3 3 * 4 4 * 5 5 * Name: mpi_ioc.h
+1 -1
drivers/message/fusion/lsi/mpi_lan.h
··· 1 1 /* 2 - * Copyright (c) 2000-2004 LSI Logic Corporation. 2 + * Copyright (c) 2000-2004 LSI Corporation. 3 3 * 4 4 * 5 5 * Name: mpi_lan.h
+1 -1
drivers/message/fusion/lsi/mpi_log_fc.h
··· 1 1 /* 2 - * Copyright (c) 2000-2001 LSI Logic Corporation. All rights reserved. 2 + * Copyright (c) 2000-2001 LSI Corporation. All rights reserved. 3 3 * 4 4 * NAME: fc_log.h 5 5 * SUMMARY: MPI IocLogInfo definitions for the SYMFC9xx chips
+1 -1
drivers/message/fusion/lsi/mpi_log_sas.h
··· 1 1 /*************************************************************************** 2 2 * * 3 - * Copyright 2003 LSI Logic Corporation. All rights reserved. * 3 + * Copyright 2003 LSI Corporation. All rights reserved. * 4 4 * * 5 5 * Description * 6 6 * ------------ *
+1 -1
drivers/message/fusion/lsi/mpi_raid.h
··· 1 1 /* 2 - * Copyright (c) 2001-2007 LSI Logic Corporation. 2 + * Copyright (c) 2001-2007 LSI Corporation. 3 3 * 4 4 * 5 5 * Name: mpi_raid.h
+1 -1
drivers/message/fusion/lsi/mpi_sas.h
··· 1 1 /* 2 - * Copyright (c) 2004-2006 LSI Logic Corporation. 2 + * Copyright (c) 2004-2006 LSI Corporation. 3 3 * 4 4 * 5 5 * Name: mpi_sas.h
+1 -1
drivers/message/fusion/lsi/mpi_targ.h
··· 1 1 /* 2 - * Copyright (c) 2000-2004 LSI Logic Corporation. 2 + * Copyright (c) 2000-2004 LSI Corporation. 3 3 * 4 4 * 5 5 * Name: mpi_targ.h
+1 -1
drivers/message/fusion/lsi/mpi_tool.h
··· 1 1 /* 2 - * Copyright (c) 2001-2005 LSI Logic Corporation. 2 + * Copyright (c) 2001-2005 LSI Corporation. 3 3 * 4 4 * 5 5 * Name: mpi_tool.h
+1 -1
drivers/message/fusion/lsi/mpi_type.h
··· 1 1 /* 2 - * Copyright (c) 2000-2004 LSI Logic Corporation. 2 + * Copyright (c) 2000-2004 LSI Corporation. 3 3 * 4 4 * 5 5 * Name: mpi_type.h
+3 -3
drivers/message/fusion/mptbase.c
··· 2 2 * linux/drivers/message/fusion/mptbase.c 3 3 * This is the Fusion MPT base driver which supports multiple 4 4 * (SCSI + LAN) specialized protocol drivers. 5 - * For use with LSI Logic PCI chip/adapter(s) 6 - * running LSI Logic Fusion MPT (Message Passing Technology) firmware. 5 + * For use with LSI PCI chip/adapter(s) 6 + * running LSI Fusion MPT (Message Passing Technology) firmware. 7 7 * 8 - * Copyright (c) 1999-2007 LSI Logic Corporation 8 + * Copyright (c) 1999-2007 LSI Corporation 9 9 * (mailto:DL-MPTFusionLinux@lsi.com) 10 10 * 11 11 */
+3 -3
drivers/message/fusion/mptbase.h
··· 3 3 * High performance SCSI + LAN / Fibre Channel device drivers. 4 4 * For use with PCI chip/adapter(s): 5 5 * LSIFC9xx/LSI409xx Fibre Channel 6 - * running LSI Logic Fusion MPT (Message Passing Technology) firmware. 6 + * running LSI Fusion MPT (Message Passing Technology) firmware. 7 7 * 8 - * Copyright (c) 1999-2007 LSI Logic Corporation 8 + * Copyright (c) 1999-2007 LSI Corporation 9 9 * (mailto:DL-MPTFusionLinux@lsi.com) 10 10 * 11 11 */ ··· 68 68 /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/ 69 69 70 70 #ifndef MODULEAUTHOR 71 - #define MODULEAUTHOR "LSI Logic Corporation" 71 + #define MODULEAUTHOR "LSI Corporation" 72 72 #endif 73 73 74 74 #ifndef COPYRIGHT
+5 -5
drivers/message/fusion/mptctl.c
··· 1 1 /* 2 2 * linux/drivers/message/fusion/mptctl.c 3 3 * mpt Ioctl driver. 4 - * For use with LSI Logic PCI chip/adapters 5 - * running LSI Logic Fusion MPT (Message Passing Technology) firmware. 4 + * For use with LSI PCI chip/adapters 5 + * running LSI Fusion MPT (Message Passing Technology) firmware. 6 6 * 7 - * Copyright (c) 1999-2007 LSI Logic Corporation 7 + * Copyright (c) 1999-2007 LSI Corporation 8 8 * (mailto:DL-MPTFusionLinux@lsi.com) 9 9 * 10 10 */ ··· 66 66 #include <scsi/scsi_host.h> 67 67 #include <scsi/scsi_tcq.h> 68 68 69 - #define COPYRIGHT "Copyright (c) 1999-2007 LSI Logic Corporation" 70 - #define MODULEAUTHOR "LSI Logic Corporation" 69 + #define COPYRIGHT "Copyright (c) 1999-2007 LSI Corporation" 70 + #define MODULEAUTHOR "LSI Corporation" 71 71 #include "mptbase.h" 72 72 #include "mptctl.h" 73 73
+2 -2
drivers/message/fusion/mptctl.h
··· 3 3 * Fusion MPT misc device (ioctl) driver. 4 4 * For use with PCI chip/adapter(s): 5 5 * LSIFC9xx/LSI409xx Fibre Channel 6 - * running LSI Logic Fusion MPT (Message Passing Technology) firmware. 6 + * running LSI Fusion MPT (Message Passing Technology) firmware. 7 7 * 8 - * Copyright (c) 1999-2007 LSI Logic Corporation 8 + * Copyright (c) 1999-2007 LSI Corporation 9 9 * (mailto:DL-MPTFusionLinux@lsi.com) 10 10 * 11 11 */
+3 -3
drivers/message/fusion/mptfc.c
··· 1 1 /* 2 2 * linux/drivers/message/fusion/mptfc.c 3 - * For use with LSI Logic PCI chip/adapter(s) 4 - * running LSI Logic Fusion MPT (Message Passing Technology) firmware. 3 + * For use with LSI PCI chip/adapter(s) 4 + * running LSI Fusion MPT (Message Passing Technology) firmware. 5 5 * 6 - * Copyright (c) 1999-2007 LSI Logic Corporation 6 + * Copyright (c) 1999-2007 LSI Corporation 7 7 * (mailto:DL-MPTFusionLinux@lsi.com) 8 8 * 9 9 */
+3 -3
drivers/message/fusion/mptlan.c
··· 1 1 /* 2 2 * linux/drivers/message/fusion/mptlan.c 3 3 * IP Over Fibre Channel device driver. 4 - * For use with LSI Logic Fibre Channel PCI chip/adapters 5 - * running LSI Logic Fusion MPT (Message Passing Technology) firmware. 4 + * For use with LSI Fibre Channel PCI chip/adapters 5 + * running LSI Fusion MPT (Message Passing Technology) firmware. 6 6 * 7 - * Copyright (c) 2000-2007 LSI Logic Corporation 7 + * Copyright (c) 2000-2007 LSI Corporation 8 8 * (mailto:DL-MPTFusionLinux@lsi.com) 9 9 * 10 10 */
+4 -4
drivers/message/fusion/mptlan.h
··· 1 1 /* 2 2 * linux/drivers/message/fusion/mptlan.h 3 3 * IP Over Fibre Channel device driver. 4 - * For use with LSI Logic Fibre Channel PCI chip/adapters 5 - * running LSI Logic Fusion MPT (Message Passing Technology) firmware. 4 + * For use with LSI Fibre Channel PCI chip/adapters 5 + * running LSI Fusion MPT (Message Passing Technology) firmware. 6 6 * 7 - * Copyright (c) 2000-2007 LSI Logic Corporation 7 + * Copyright (c) 2000-2007 LSI Corporation 8 8 * (mailto:DL-MPTFusionLinux@lsi.com) 9 9 * 10 10 */ ··· 75 75 #include <asm/io.h> 76 76 77 77 /* Override mptbase.h by pre-defining these! */ 78 - #define MODULEAUTHOR "LSI Logic Corporation" 78 + #define MODULEAUTHOR "LSI Corporation" 79 79 80 80 #include "mptbase.h" 81 81
+3 -3
drivers/message/fusion/mptsas.c
··· 1 1 /* 2 2 * linux/drivers/message/fusion/mptsas.c 3 - * For use with LSI Logic PCI chip/adapter(s) 4 - * running LSI Logic Fusion MPT (Message Passing Technology) firmware. 3 + * For use with LSI PCI chip/adapter(s) 4 + * running LSI Fusion MPT (Message Passing Technology) firmware. 5 5 * 6 - * Copyright (c) 1999-2007 LSI Logic Corporation 6 + * Copyright (c) 1999-2007 LSI Corporation 7 7 * (mailto:DL-MPTFusionLinux@lsi.com) 8 8 * Copyright (c) 2005-2007 Dell 9 9 */
+3 -3
drivers/message/fusion/mptscsih.c
··· 1 1 /* 2 2 * linux/drivers/message/fusion/mptscsih.c 3 - * For use with LSI Logic PCI chip/adapter(s) 4 - * running LSI Logic Fusion MPT (Message Passing Technology) firmware. 3 + * For use with LSI PCI chip/adapter(s) 4 + * running LSI Fusion MPT (Message Passing Technology) firmware. 5 5 * 6 - * Copyright (c) 1999-2007 LSI Logic Corporation 6 + * Copyright (c) 1999-2007 LSI Corporation 7 7 * (mailto:DL-MPTFusionLinux@lsi.com) 8 8 * 9 9 */
+2 -2
drivers/message/fusion/mptscsih.h
··· 3 3 * High performance SCSI / Fibre Channel SCSI Host device driver. 4 4 * For use with PCI chip/adapter(s): 5 5 * LSIFC9xx/LSI409xx Fibre Channel 6 - * running LSI Logic Fusion MPT (Message Passing Technology) firmware. 6 + * running LSI Fusion MPT (Message Passing Technology) firmware. 7 7 * 8 - * Copyright (c) 1999-2007 LSI Logic Corporation 8 + * Copyright (c) 1999-2007 LSI Corporation 9 9 * (mailto:DL-MPTFusionLinux@lsi.com) 10 10 * 11 11 */
+3 -3
drivers/message/fusion/mptspi.c
··· 1 1 /* 2 2 * linux/drivers/message/fusion/mptspi.c 3 - * For use with LSI Logic PCI chip/adapter(s) 4 - * running LSI Logic Fusion MPT (Message Passing Technology) firmware. 3 + * For use with LSI PCI chip/adapter(s) 4 + * running LSI Fusion MPT (Message Passing Technology) firmware. 5 5 * 6 - * Copyright (c) 1999-2007 LSI Logic Corporation 6 + * Copyright (c) 1999-2007 LSI Corporation 7 7 * (mailto:DL-MPTFusionLinux@lsi.com) 8 8 * 9 9 */