public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/panel: nt35510: Remove duplicate 'the' in two places.
@ 2022-06-21 14:01 Jiang Jian
  2022-06-24 19:33 ` Sam Ravnborg
  2022-07-03 19:07 ` Sam Ravnborg
  0 siblings, 2 replies; 3+ messages in thread
From: Jiang Jian @ 2022-06-21 14:01 UTC (permalink / raw)
  To: linus.walleij, thierry.reding
  Cc: sam, airlied, daniel, dri-devel, linux-kernel, Jiang Jian

file: ./drivers/gpu/drm/panel/panel-novatek-nt35510.c
line: 193,214,253
* amplification for the the step-up circuit:
changed to
* amplification for the step-up circuit:

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
---
 drivers/gpu/drm/panel/panel-novatek-nt35510.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/gpu/drm/panel/panel-novatek-nt35510.c b/drivers/gpu/drm/panel/panel-novatek-nt35510.c
index 873cbd38e6d3..40ea41b0a5dd 100644
--- a/drivers/gpu/drm/panel/panel-novatek-nt35510.c
+++ b/drivers/gpu/drm/panel/panel-novatek-nt35510.c
@@ -190,7 +190,7 @@ struct nt35510_config {
 	 * 6 = Hsync x 2
 	 * 7 = Hsync x 4
 	 * bits 4..6 in the upper nibble controls BTP, the boosting
-	 * amplification for the the step-up circuit:
+	 * amplification for the step-up circuit:
 	 * 0 = Disable
 	 * 1 = 1.5 x VDDB
 	 * 2 = 1.66 x VDDB
@@ -211,7 +211,7 @@ struct nt35510_config {
 	 * bits 0..2 in the lower nibble controls NCK, the booster clock
 	 * frequency, the values are the same as for PCK in @bt1ctr.
 	 * bits 4..5 in the upper nibble controls BTN, the boosting
-	 * amplification for the the step-up circuit.
+	 * amplification for the step-up circuit.
 	 * 0 = Disable
 	 * 1 = -1.5 x VDDB
 	 * 2 = -2 x VDDB
@@ -250,7 +250,7 @@ struct nt35510_config {
 	 * bits 0..2 in the lower nibble controls LCK, the booster clock
 	 * frequency, the values are the same as for PCK in @bt1ctr.
 	 * bits 4..5 in the upper nibble controls BTL, the boosting
-	 * amplification for the the step-up circuit.
+	 * amplification for the step-up circuit.
 	 * 0 = AVEE + VCL
 	 * 1 = AVEE - AVDD
 	 * 2 = AVEE + VCL - AVDD
-- 
2.17.1


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

* Re: [PATCH] drm/panel: nt35510: Remove duplicate 'the' in two places.
  2022-06-21 14:01 [PATCH] drm/panel: nt35510: Remove duplicate 'the' in two places Jiang Jian
@ 2022-06-24 19:33 ` Sam Ravnborg
  2022-07-03 19:07 ` Sam Ravnborg
  1 sibling, 0 replies; 3+ messages in thread
From: Sam Ravnborg @ 2022-06-24 19:33 UTC (permalink / raw)
  To: Jiang Jian
  Cc: linus.walleij, thierry.reding, airlied, linux-kernel, dri-devel

On Tue, Jun 21, 2022 at 10:01:51PM +0800, Jiang Jian wrote:
> file: ./drivers/gpu/drm/panel/panel-novatek-nt35510.c
> line: 193,214,253
> * amplification for the the step-up circuit:
> changed to
> * amplification for the step-up circuit:
> 
> Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>

Thanks, applied to drm-misc (drm-misc-next)

	Sam

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

* Re: [PATCH] drm/panel: nt35510: Remove duplicate 'the' in two places.
  2022-06-21 14:01 [PATCH] drm/panel: nt35510: Remove duplicate 'the' in two places Jiang Jian
  2022-06-24 19:33 ` Sam Ravnborg
@ 2022-07-03 19:07 ` Sam Ravnborg
  1 sibling, 0 replies; 3+ messages in thread
From: Sam Ravnborg @ 2022-07-03 19:07 UTC (permalink / raw)
  To: Jiang Jian
  Cc: linus.walleij, thierry.reding, airlied, daniel, dri-devel,
	linux-kernel

Hi Jiang,

On Tue, Jun 21, 2022 at 10:01:51PM +0800, Jiang Jian wrote:
> file: ./drivers/gpu/drm/panel/panel-novatek-nt35510.c
> line: 193,214,253
> * amplification for the the step-up circuit:
> changed to
> * amplification for the step-up circuit:
> 
> Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>

Thanks - applied to drm-misc (drm-misc-next).

	Sam

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

end of thread, other threads:[~2022-07-03 19:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-21 14:01 [PATCH] drm/panel: nt35510: Remove duplicate 'the' in two places Jiang Jian
2022-06-24 19:33 ` Sam Ravnborg
2022-07-03 19:07 ` Sam Ravnborg

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