All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/1] ACPI / LPSS: change 'does not have' to 'has' in comment
@ 2015-12-21 20:31 Andy Shevchenko
  2015-12-22 20:04 ` Al Stone
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2015-12-21 20:31 UTC (permalink / raw)
  To: Al Stone, Rafael J . Wysocki, linux-acpi; +Cc: Andy Shevchenko

The LPSS DMA device has neither _PS0 nor _PS3 method. Fix the wording in
the comment line.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 drivers/acpi/acpi_lpss.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/acpi/acpi_lpss.c b/drivers/acpi/acpi_lpss.c
index 84d3d90..047281a6 100644
--- a/drivers/acpi/acpi_lpss.c
+++ b/drivers/acpi/acpi_lpss.c
@@ -95,7 +95,7 @@ static unsigned int lpss_quirks;
 /*
  * LPSS_QUIRK_ALWAYS_POWER_ON: override power state for LPSS DMA device.
  *
- * The LPSS DMA controller does not have neither _PS0 nor _PS3 method. Moreover
+ * The LPSS DMA controller has neither _PS0 nor _PS3 method. Moreover
  * it can be powered off automatically whenever the last LPSS device goes down.
  * In case of no power any access to the DMA controller will hang the system.
  * The behaviour is reproduced on some HP laptops based on Intel BayTrail as
-- 
2.6.4


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

* Re: [PATCH v2 1/1] ACPI / LPSS: change 'does not have' to 'has' in comment
  2015-12-21 20:31 [PATCH v2 1/1] ACPI / LPSS: change 'does not have' to 'has' in comment Andy Shevchenko
@ 2015-12-22 20:04 ` Al Stone
  0 siblings, 0 replies; 2+ messages in thread
From: Al Stone @ 2015-12-22 20:04 UTC (permalink / raw)
  To: Andy Shevchenko, Rafael J . Wysocki, linux-acpi

On 12/21/2015 01:31 PM, Andy Shevchenko wrote:
> The LPSS DMA device has neither _PS0 nor _PS3 method. Fix the wording in
> the comment line.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  drivers/acpi/acpi_lpss.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/acpi/acpi_lpss.c b/drivers/acpi/acpi_lpss.c
> index 84d3d90..047281a6 100644
> --- a/drivers/acpi/acpi_lpss.c
> +++ b/drivers/acpi/acpi_lpss.c
> @@ -95,7 +95,7 @@ static unsigned int lpss_quirks;
>  /*
>   * LPSS_QUIRK_ALWAYS_POWER_ON: override power state for LPSS DMA device.
>   *
> - * The LPSS DMA controller does not have neither _PS0 nor _PS3 method. Moreover
> + * The LPSS DMA controller has neither _PS0 nor _PS3 method. Moreover
>   * it can be powered off automatically whenever the last LPSS device goes down.
>   * In case of no power any access to the DMA controller will hang the system.
>   * The behaviour is reproduced on some HP laptops based on Intel BayTrail as
> 

Much better :).  Thanks for the quick turnaround, Andy.

-- 
ciao,
al
-----------------------------------
Al Stone
Software Engineer
Red Hat, Inc.
ahs3@redhat.com
-----------------------------------

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

end of thread, other threads:[~2015-12-22 20:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-21 20:31 [PATCH v2 1/1] ACPI / LPSS: change 'does not have' to 'has' in comment Andy Shevchenko
2015-12-22 20:04 ` Al Stone

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.