Skip to content

Commit 6e544d8

Browse files
andy-shevlinusw
authored andcommitted
pinctrl: intel: Align Copyright note with corporate guidelines
The Copyright note must follow the Copyright (C) <year(s)> Intel Corporation template, where (C) is always capitalised and <year(s)> either a single year or a range. Update the Intel pin control drivers to follow. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
1 parent ca3299d commit 6e544d8

25 files changed

Lines changed: 25 additions & 25 deletions

drivers/pinctrl/intel/pinctrl-alderlake.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel Alder Lake PCH pinctrl/GPIO driver
44
*
5-
* Copyright (C) 2020, 2022 Intel Corporation
5+
* Copyright (C) 2020-2022 Intel Corporation
66
* Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
77
*/
88

drivers/pinctrl/intel/pinctrl-baytrail.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Pinctrl GPIO driver for Intel Baytrail
44
*
5-
* Copyright (c) 2012-2013, Intel Corporation
5+
* Copyright (C) 2012-2013 Intel Corporation
66
* Author: Mathias Nyman <mathias.nyman@linux.intel.com>
77
*/
88

drivers/pinctrl/intel/pinctrl-broxton.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel Broxton SoC pinctrl/GPIO driver
44
*
5-
* Copyright (C) 2015, 2016 Intel Corporation
5+
* Copyright (C) 2015-2016 Intel Corporation
66
* Author: Mika Westerberg <mika.westerberg@linux.intel.com>
77
*/
88

drivers/pinctrl/intel/pinctrl-cannonlake.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel Cannon Lake PCH pinctrl/GPIO driver
44
*
5-
* Copyright (C) 2017, Intel Corporation
5+
* Copyright (C) 2017 Intel Corporation
66
* Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
77
* Mika Westerberg <mika.westerberg@linux.intel.com>
88
*/

drivers/pinctrl/intel/pinctrl-cedarfork.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel Cedar Fork PCH pinctrl/GPIO driver
44
*
5-
* Copyright (C) 2017, Intel Corporation
5+
* Copyright (C) 2017 Intel Corporation
66
* Author: Mika Westerberg <mika.westerberg@linux.intel.com>
77
*/
88

drivers/pinctrl/intel/pinctrl-cherryview.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Cherryview/Braswell pinctrl driver
44
*
5-
* Copyright (C) 2014, 2020 Intel Corporation
5+
* Copyright (C) 2014-2020 Intel Corporation
66
* Author: Mika Westerberg <mika.westerberg@linux.intel.com>
77
*
88
* This driver is based on the original Cherryview GPIO driver by

drivers/pinctrl/intel/pinctrl-denverton.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel Denverton SoC pinctrl/GPIO driver
44
*
5-
* Copyright (C) 2017, Intel Corporation
5+
* Copyright (C) 2017 Intel Corporation
66
* Author: Mika Westerberg <mika.westerberg@linux.intel.com>
77
*/
88

drivers/pinctrl/intel/pinctrl-elkhartlake.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel Elkhart Lake PCH pinctrl/GPIO driver
44
*
5-
* Copyright (C) 2019, Intel Corporation
5+
* Copyright (C) 2019 Intel Corporation
66
* Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
77
*/
88

drivers/pinctrl/intel/pinctrl-emmitsburg.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel Emmitsburg PCH pinctrl/GPIO driver
44
*
5-
* Copyright (C) 2020, Intel Corporation
5+
* Copyright (C) 2020 Intel Corporation
66
* Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
77
*/
88

drivers/pinctrl/intel/pinctrl-icelake.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Intel Ice Lake PCH pinctrl/GPIO driver
44
*
5-
* Copyright (C) 2018, 2022 Intel Corporation
5+
* Copyright (C) 2018-2022 Intel Corporation
66
* Authors: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
77
* Mika Westerberg <mika.westerberg@linux.intel.com>
88
*/

0 commit comments

Comments
 (0)