* [PATCH][next] platform/x86/intel/pmc: Fix PCH names in comments
@ 2024-04-18 21:52 Colin Ian King
2024-04-22 13:31 ` Hans de Goede
0 siblings, 1 reply; 2+ messages in thread
From: Colin Ian King @ 2024-04-18 21:52 UTC (permalink / raw)
To: Rajneesh Bhardwaj, David E Box, Hans de Goede,
Ilpo Järvinen, platform-driver-x86
Cc: kernel-janitors, linux-kernel
The PCH names in the pmc drivers are incorrect in the comments,
fix these.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
drivers/platform/x86/intel/pmc/arl.c | 2 +-
drivers/platform/x86/intel/pmc/lnl.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/platform/x86/intel/pmc/arl.c b/drivers/platform/x86/intel/pmc/arl.c
index 34b4cd23bfe5..e10527c4e3e0 100644
--- a/drivers/platform/x86/intel/pmc/arl.c
+++ b/drivers/platform/x86/intel/pmc/arl.c
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/*
* This file contains platform specific structure definitions
- * and init function used by Meteor Lake PCH.
+ * and init function used by Arrow Lake PCH.
*
* Copyright (c) 2022, Intel Corporation.
* All Rights Reserved.
diff --git a/drivers/platform/x86/intel/pmc/lnl.c b/drivers/platform/x86/intel/pmc/lnl.c
index 068d72504683..ec89e7dda103 100644
--- a/drivers/platform/x86/intel/pmc/lnl.c
+++ b/drivers/platform/x86/intel/pmc/lnl.c
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: GPL-2.0
/*
* This file contains platform specific structure definitions
- * and init function used by Meteor Lake PCH.
+ * and init function used by Lunar Lake PCH.
*
* Copyright (c) 2022, Intel Corporation.
* All Rights Reserved.
--
2.39.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH][next] platform/x86/intel/pmc: Fix PCH names in comments
2024-04-18 21:52 [PATCH][next] platform/x86/intel/pmc: Fix PCH names in comments Colin Ian King
@ 2024-04-22 13:31 ` Hans de Goede
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Goede @ 2024-04-22 13:31 UTC (permalink / raw)
To: Colin Ian King, Rajneesh Bhardwaj, David E Box,
Ilpo Järvinen, platform-driver-x86
Cc: kernel-janitors, linux-kernel
Hi,
On 4/18/24 11:52 PM, Colin Ian King wrote:
> The PCH names in the pmc drivers are incorrect in the comments,
> fix these.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Thank you for your patch, I've applied this patch to my review-hans
branch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/log/?h=review-hans
Note it will show up in my review-hans branch once I've pushed my
local branch there, which might take a while.
Once I've run some tests on this branch the patches there will be
added to the platform-drivers-x86/for-next branch and eventually
will be included in the pdx86 pull-request to Linus for the next
merge-window.
Regards,
Hans
> ---
> drivers/platform/x86/intel/pmc/arl.c | 2 +-
> drivers/platform/x86/intel/pmc/lnl.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/platform/x86/intel/pmc/arl.c b/drivers/platform/x86/intel/pmc/arl.c
> index 34b4cd23bfe5..e10527c4e3e0 100644
> --- a/drivers/platform/x86/intel/pmc/arl.c
> +++ b/drivers/platform/x86/intel/pmc/arl.c
> @@ -1,7 +1,7 @@
> // SPDX-License-Identifier: GPL-2.0
> /*
> * This file contains platform specific structure definitions
> - * and init function used by Meteor Lake PCH.
> + * and init function used by Arrow Lake PCH.
> *
> * Copyright (c) 2022, Intel Corporation.
> * All Rights Reserved.
> diff --git a/drivers/platform/x86/intel/pmc/lnl.c b/drivers/platform/x86/intel/pmc/lnl.c
> index 068d72504683..ec89e7dda103 100644
> --- a/drivers/platform/x86/intel/pmc/lnl.c
> +++ b/drivers/platform/x86/intel/pmc/lnl.c
> @@ -1,7 +1,7 @@
> // SPDX-License-Identifier: GPL-2.0
> /*
> * This file contains platform specific structure definitions
> - * and init function used by Meteor Lake PCH.
> + * and init function used by Lunar Lake PCH.
> *
> * Copyright (c) 2022, Intel Corporation.
> * All Rights Reserved.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-22 13:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-18 21:52 [PATCH][next] platform/x86/intel/pmc: Fix PCH names in comments Colin Ian King
2024-04-22 13:31 ` Hans de Goede
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®