mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 16:25:34 +00:00
scsi: smartpqi: Update copyright notices
Updated copyright notices and company name strings to reflect Microchip ownership. Link: https://lore.kernel.org/r/20210714182847.50360-3-don.brace@microchip.com Reviewed-by: Mike McGowen <mike.mcgowen@microchip.com> Reviewed-by: Scott Benesh <scott.benesh@microchip.com> Reviewed-by: Scott Teel <scott.teel@microchip.com> Signed-off-by: Kevin Barnett <kevin.barnett@microchip.com> Signed-off-by: Don Brace <don.brace@microchip.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
d3af3f647b
commit
889653ecfc
6 changed files with 12 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
#
|
||||
# Kernel configuration file for the SMARTPQI
|
||||
#
|
||||
# Copyright (c) 2019-2020 Microchip Technology Inc. and its subsidiaries
|
||||
# Copyright (c) 2019-2021 Microchip Technology Inc. and its subsidiaries
|
||||
# Copyright (c) 2017-2018 Microsemi Corporation
|
||||
# Copyright (c) 2016 Microsemi Corporation
|
||||
# Copyright (c) 2016 PMC-Sierra, Inc.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0 */
|
||||
/*
|
||||
* driver for Microsemi PQI-based storage controllers
|
||||
* Copyright (c) 2019-2020 Microchip Technology Inc. and its subsidiaries
|
||||
* driver for Microchip PQI-based storage controllers
|
||||
* Copyright (c) 2019-2021 Microchip Technology Inc. and its subsidiaries
|
||||
* Copyright (c) 2016-2018 Microsemi Corporation
|
||||
* Copyright (c) 2016 PMC-Sierra, Inc.
|
||||
*
|
||||
|
@ -59,7 +59,7 @@ struct pqi_device_registers {
|
|||
/*
|
||||
* controller registers
|
||||
*
|
||||
* These are defined by the Microsemi implementation.
|
||||
* These are defined by the Microchip implementation.
|
||||
*
|
||||
* Some registers (those named sis_*) are only used when in
|
||||
* legacy SIS mode before we transition the controller into
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
/*
|
||||
* driver for Microsemi PQI-based storage controllers
|
||||
* Copyright (c) 2019-2020 Microchip Technology Inc. and its subsidiaries
|
||||
* driver for Microchip PQI-based storage controllers
|
||||
* Copyright (c) 2019-2021 Microchip Technology Inc. and its subsidiaries
|
||||
* Copyright (c) 2016-2018 Microsemi Corporation
|
||||
* Copyright (c) 2016 PMC-Sierra, Inc.
|
||||
*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
/*
|
||||
* driver for Microsemi PQI-based storage controllers
|
||||
* Copyright (c) 2019-2020 Microchip Technology Inc. and its subsidiaries
|
||||
* driver for Microchip PQI-based storage controllers
|
||||
* Copyright (c) 2019-2021 Microchip Technology Inc. and its subsidiaries
|
||||
* Copyright (c) 2016-2018 Microsemi Corporation
|
||||
* Copyright (c) 2016 PMC-Sierra, Inc.
|
||||
*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
/*
|
||||
* driver for Microsemi PQI-based storage controllers
|
||||
* Copyright (c) 2019-2020 Microchip Technology Inc. and its subsidiaries
|
||||
* driver for Microchip PQI-based storage controllers
|
||||
* Copyright (c) 2019-2021 Microchip Technology Inc. and its subsidiaries
|
||||
* Copyright (c) 2016-2018 Microsemi Corporation
|
||||
* Copyright (c) 2016 PMC-Sierra, Inc.
|
||||
*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0 */
|
||||
/*
|
||||
* driver for Microsemi PQI-based storage controllers
|
||||
* Copyright (c) 2019-2020 Microchip Technology Inc. and its subsidiaries
|
||||
* driver for Microchip PQI-based storage controllers
|
||||
* Copyright (c) 2019-2021 Microchip Technology Inc. and its subsidiaries
|
||||
* Copyright (c) 2016-2018 Microsemi Corporation
|
||||
* Copyright (c) 2016 PMC-Sierra, Inc.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue