* [PATCH] Documentation: power: Fix typo in suspend and interrupts doc
@ 2024-03-08 22:44 Saravana Kannan
2024-03-11 4:39 ` Dhruva Gole
2024-03-13 19:52 ` Rafael J. Wysocki
0 siblings, 2 replies; 3+ messages in thread
From: Saravana Kannan @ 2024-03-08 22:44 UTC (permalink / raw)
To: Rafael J. Wysocki, Len Brown, Pavel Machek
Cc: Saravana Kannan, kernel-team, linux-pm, linux-kernel
Typos are bad. Fix them.
Signed-off-by: Saravana Kannan <saravanak@google.com>
---
Documentation/power/suspend-and-interrupts.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/power/suspend-and-interrupts.rst b/Documentation/power/suspend-and-interrupts.rst
index dfbace2f4600..f588feeecad0 100644
--- a/Documentation/power/suspend-and-interrupts.rst
+++ b/Documentation/power/suspend-and-interrupts.rst
@@ -78,7 +78,7 @@ handling the given IRQ as a system wakeup interrupt line and disable_irq_wake()
turns that logic off.
Calling enable_irq_wake() causes suspend_device_irqs() to treat the given IRQ
-in a special way. Namely, the IRQ remains enabled, by on the first interrupt
+in a special way. Namely, the IRQ remains enabled, but on the first interrupt
it will be disabled, marked as pending and "suspended" so that it will be
re-enabled by resume_device_irqs() during the subsequent system resume. Also
the PM core is notified about the event which causes the system suspend in
--
2.44.0.278.ge034bb2e1d-goog
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: power: Fix typo in suspend and interrupts doc
2024-03-08 22:44 [PATCH] Documentation: power: Fix typo in suspend and interrupts doc Saravana Kannan
@ 2024-03-11 4:39 ` Dhruva Gole
2024-03-13 19:52 ` Rafael J. Wysocki
1 sibling, 0 replies; 3+ messages in thread
From: Dhruva Gole @ 2024-03-11 4:39 UTC (permalink / raw)
To: Saravana Kannan
Cc: Rafael J. Wysocki, Len Brown, Pavel Machek, kernel-team, linux-pm,
linux-kernel
On Mar 08, 2024 at 14:44:50 -0800, Saravana Kannan wrote:
> Typos are bad. Fix them.
Maybe a little more description that you s/by/but would've also made
things more clear?
>
> Signed-off-by: Saravana Kannan <saravanak@google.com>
> ---
> Documentation/power/suspend-and-interrupts.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/power/suspend-and-interrupts.rst b/Documentation/power/suspend-and-interrupts.rst
> index dfbace2f4600..f588feeecad0 100644
> --- a/Documentation/power/suspend-and-interrupts.rst
> +++ b/Documentation/power/suspend-and-interrupts.rst
> @@ -78,7 +78,7 @@ handling the given IRQ as a system wakeup interrupt line and disable_irq_wake()
> turns that logic off.
>
> Calling enable_irq_wake() causes suspend_device_irqs() to treat the given IRQ
> -in a special way. Namely, the IRQ remains enabled, by on the first interrupt
> +in a special way. Namely, the IRQ remains enabled, but on the first interrupt
> it will be disabled, marked as pending and "suspended" so that it will be
> re-enabled by resume_device_irqs() during the subsequent system resume. Also
> the PM core is notified about the event which causes the system suspend in
> --
Anyway, changes LGTM!
Reviewed-by: Dhruva Gole <d-gole@ti.com>
--
Best regards,
Dhruva Gole <d-gole@ti.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: power: Fix typo in suspend and interrupts doc
2024-03-08 22:44 [PATCH] Documentation: power: Fix typo in suspend and interrupts doc Saravana Kannan
2024-03-11 4:39 ` Dhruva Gole
@ 2024-03-13 19:52 ` Rafael J. Wysocki
1 sibling, 0 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2024-03-13 19:52 UTC (permalink / raw)
To: Saravana Kannan
Cc: Rafael J. Wysocki, Len Brown, Pavel Machek, kernel-team, linux-pm,
linux-kernel
On Fri, Mar 8, 2024 at 11:45 PM Saravana Kannan <saravanak@google.com> wrote:
>
> Typos are bad. Fix them.
>
> Signed-off-by: Saravana Kannan <saravanak@google.com>
> ---
> Documentation/power/suspend-and-interrupts.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/power/suspend-and-interrupts.rst b/Documentation/power/suspend-and-interrupts.rst
> index dfbace2f4600..f588feeecad0 100644
> --- a/Documentation/power/suspend-and-interrupts.rst
> +++ b/Documentation/power/suspend-and-interrupts.rst
> @@ -78,7 +78,7 @@ handling the given IRQ as a system wakeup interrupt line and disable_irq_wake()
> turns that logic off.
>
> Calling enable_irq_wake() causes suspend_device_irqs() to treat the given IRQ
> -in a special way. Namely, the IRQ remains enabled, by on the first interrupt
> +in a special way. Namely, the IRQ remains enabled, but on the first interrupt
> it will be disabled, marked as pending and "suspended" so that it will be
> re-enabled by resume_device_irqs() during the subsequent system resume. Also
> the PM core is notified about the event which causes the system suspend in
> --
Applied as 6.9-rc material, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-03-13 19:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-08 22:44 [PATCH] Documentation: power: Fix typo in suspend and interrupts doc Saravana Kannan
2024-03-11 4:39 ` Dhruva Gole
2024-03-13 19:52 ` Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox