All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ACPI: DPTF: Correct description of INT3407 / INT3532 attributes
@ 2022-04-21 16:55 Sumeet Pawnikar
  2022-04-22 14:59 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Sumeet Pawnikar @ 2022-04-21 16:55 UTC (permalink / raw)
  To: rafael, lenb, srinivas.pandruvada, linux-acpi, linux-kernel
  Cc: sumeet.r.pawnikar

Remove duplicate comments of PBSS for Battery steady state power and
correct the typo for PMAX Maximum platform power.

Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
---
 drivers/acpi/dptf/dptf_power.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/drivers/acpi/dptf/dptf_power.c b/drivers/acpi/dptf/dptf_power.c
index dc1f52a5b3f4..1f2e6c29773b 100644
--- a/drivers/acpi/dptf/dptf_power.c
+++ b/drivers/acpi/dptf/dptf_power.c
@@ -12,14 +12,12 @@
 /*
  * Presentation of attributes which are defined for INT3407 and INT3532.
  * They are:
- * PMAX : Maximum platform powe
+ * PMAX : Maximum platform power
  * PSRC : Platform power source
  * ARTG : Adapter rating
  * CTYP : Charger type
- * PBSS : Battery steady power
  * PROP : Rest of worst case platform Power
  * PBSS : Power Battery Steady State
- * PBSS : Power Battery Steady State
  * RBHF : High Frequency Impedance
  * VBNL : Instantaneous No-Load Voltage
  * CMPP : Current Discharge Capability
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ACPI: DPTF: Correct description of INT3407 / INT3532 attributes
  2022-04-21 16:55 [PATCH] ACPI: DPTF: Correct description of INT3407 / INT3532 attributes Sumeet Pawnikar
@ 2022-04-22 14:59 ` Rafael J. Wysocki
  0 siblings, 0 replies; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-04-22 14:59 UTC (permalink / raw)
  To: Sumeet Pawnikar
  Cc: Rafael J. Wysocki, Len Brown, Srinivas Pandruvada,
	ACPI Devel Maling List, Linux Kernel Mailing List

On Thu, Apr 21, 2022 at 6:59 PM Sumeet Pawnikar
<sumeet.r.pawnikar@intel.com> wrote:
>
> Remove duplicate comments of PBSS for Battery steady state power and
> correct the typo for PMAX Maximum platform power.
>
> Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
> ---
>  drivers/acpi/dptf/dptf_power.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/drivers/acpi/dptf/dptf_power.c b/drivers/acpi/dptf/dptf_power.c
> index dc1f52a5b3f4..1f2e6c29773b 100644
> --- a/drivers/acpi/dptf/dptf_power.c
> +++ b/drivers/acpi/dptf/dptf_power.c
> @@ -12,14 +12,12 @@
>  /*
>   * Presentation of attributes which are defined for INT3407 and INT3532.
>   * They are:
> - * PMAX : Maximum platform powe
> + * PMAX : Maximum platform power
>   * PSRC : Platform power source
>   * ARTG : Adapter rating
>   * CTYP : Charger type
> - * PBSS : Battery steady power
>   * PROP : Rest of worst case platform Power
>   * PBSS : Power Battery Steady State
> - * PBSS : Power Battery Steady State
>   * RBHF : High Frequency Impedance
>   * VBNL : Instantaneous No-Load Voltage
>   * CMPP : Current Discharge Capability
> --

Applied as 5.19 material, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-22 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21 16:55 [PATCH] ACPI: DPTF: Correct description of INT3407 / INT3532 attributes Sumeet Pawnikar
2022-04-22 14:59 ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.