Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH] drivers: qcom: fix typo in comment
@ 2026-05-16 15:23 Jinseok Kim
  2026-05-16 15:39 ` Dmitry Baryshkov
  2026-05-17 15:00 ` Daniel Lezcano
  0 siblings, 2 replies; 3+ messages in thread
From: Jinseok Kim @ 2026-05-16 15:23 UTC (permalink / raw)
  To: amitk, thara.gopinath, rafael, daniel.lezcano
  Cc: rui.zhang, lukasz.luba, skhan, me, jkoolstra, linux-arm-msm,
	linux-pm, linux-kernel, linux-kernel-mentees

Fix a typo in the struct tsens_irq_data comment.
Replace "uppper" with "upper".

Signed-off-by: Jinseok Kim <always.starving0@gmail.com>
---
 drivers/thermal/qcom/tsens.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/thermal/qcom/tsens.c b/drivers/thermal/qcom/tsens.c
index a2422ebee816..5e19c7588e03 100644
--- a/drivers/thermal/qcom/tsens.c
+++ b/drivers/thermal/qcom/tsens.c
@@ -27,7 +27,7 @@
  * @up_viol:        upper threshold violated
  * @up_thresh:      upper threshold temperature value
  * @up_irq_mask:    mask register for upper threshold irqs
- * @up_irq_clear:   clear register for uppper threshold irqs
+ * @up_irq_clear:   clear register for upper threshold irqs
  * @low_viol:       lower threshold violated
  * @low_thresh:     lower threshold temperature value
  * @low_irq_mask:   mask register for lower threshold irqs
--
2.43.0

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

* Re: [PATCH] drivers: qcom: fix typo in comment
  2026-05-16 15:23 [PATCH] drivers: qcom: fix typo in comment Jinseok Kim
@ 2026-05-16 15:39 ` Dmitry Baryshkov
  2026-05-17 15:00 ` Daniel Lezcano
  1 sibling, 0 replies; 3+ messages in thread
From: Dmitry Baryshkov @ 2026-05-16 15:39 UTC (permalink / raw)
  To: Jinseok Kim
  Cc: amitk, thara.gopinath, rafael, daniel.lezcano, rui.zhang,
	lukasz.luba, skhan, me, jkoolstra, linux-arm-msm, linux-pm,
	linux-kernel, linux-kernel-mentees

On Sun, May 17, 2026 at 12:23:16AM +0900, Jinseok Kim wrote:
> Fix a typo in the struct tsens_irq_data comment.
> Replace "uppper" with "upper".
> 
> Signed-off-by: Jinseok Kim <always.starving0@gmail.com>
> ---
>  drivers/thermal/qcom/tsens.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>


-- 
With best wishes
Dmitry

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

* Re: [PATCH] drivers: qcom: fix typo in comment
  2026-05-16 15:23 [PATCH] drivers: qcom: fix typo in comment Jinseok Kim
  2026-05-16 15:39 ` Dmitry Baryshkov
@ 2026-05-17 15:00 ` Daniel Lezcano
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Lezcano @ 2026-05-17 15:00 UTC (permalink / raw)
  To: Jinseok Kim, amitk, thara.gopinath, rafael, daniel.lezcano
  Cc: rui.zhang, lukasz.luba, skhan, me, jkoolstra, linux-arm-msm,
	linux-pm, linux-kernel, linux-kernel-mentees

On 5/16/26 17:23, Jinseok Kim wrote:
> Fix a typo in the struct tsens_irq_data comment.
> Replace "uppper" with "upper".
> 
> Signed-off-by: Jinseok Kim <always.starving0@gmail.com>
> ---

Applied, thanks

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

end of thread, other threads:[~2026-05-17 15:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-16 15:23 [PATCH] drivers: qcom: fix typo in comment Jinseok Kim
2026-05-16 15:39 ` Dmitry Baryshkov
2026-05-17 15:00 ` Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox