linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers: gpu: drm: msn: disp: dpu1: Fixed couple of spellings in the file dpu_hw_top.h
@ 2021-02-05  8:47 Bhaskar Chowdhury
  2021-02-05 17:43 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-05  8:47 UTC (permalink / raw)
  To: robdclark, sean, airlied, daniel, jonathan, linux-arm-msm,
	dri-devel, freedreno, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury



s/confguration/configuration/
s/Regsiters/Registers/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h
index 8018fff5667a..3aa10c89ca1b 100644
--- a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h
+++ b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h
@@ -30,7 +30,7 @@ struct traffic_shaper_cfg {

 /**
  * struct split_pipe_cfg - pipe configuration for dual display panels
- * @en        : Enable/disable dual pipe confguration
+ * @en        : Enable/disable dual pipe configuration
  * @mode      : Panel interface mode
  * @intf      : Interface id for main control path
  * @split_flush_en: Allows both the paths to be flushed when master path is
@@ -76,7 +76,7 @@ struct dpu_vsync_source_cfg {
  * @setup_traffic_shaper : programs traffic shaper control
  */
 struct dpu_hw_mdp_ops {
-	/** setup_split_pipe() : Regsiters are not double buffered, thisk
+	/** setup_split_pipe() : Registers are not double buffered, thisk
 	 * function should be called before timing control enable
 	 * @mdp  : mdp top context driver
 	 * @cfg  : upper and lower part of pipe configuration
--
2.30.0


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

* Re: [PATCH] drivers: gpu: drm: msn: disp: dpu1: Fixed couple of spellings in the file dpu_hw_top.h
  2021-02-05  8:47 [PATCH] drivers: gpu: drm: msn: disp: dpu1: Fixed couple of spellings in the file dpu_hw_top.h Bhaskar Chowdhury
@ 2021-02-05 17:43 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2021-02-05 17:43 UTC (permalink / raw)
  To: Bhaskar Chowdhury, robdclark, sean, airlied, daniel, jonathan,
	linux-arm-msm, dri-devel, freedreno, linux-kernel

On 2/5/21 12:47 AM, Bhaskar Chowdhury wrote:
> 
> 
> s/confguration/configuration/
> s/Regsiters/Registers/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h
> index 8018fff5667a..3aa10c89ca1b 100644
> --- a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h
> +++ b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h
> @@ -30,7 +30,7 @@ struct traffic_shaper_cfg {
> 
>  /**
>   * struct split_pipe_cfg - pipe configuration for dual display panels
> - * @en        : Enable/disable dual pipe confguration
> + * @en        : Enable/disable dual pipe configuration
>   * @mode      : Panel interface mode
>   * @intf      : Interface id for main control path
>   * @split_flush_en: Allows both the paths to be flushed when master path is
> @@ -76,7 +76,7 @@ struct dpu_vsync_source_cfg {
>   * @setup_traffic_shaper : programs traffic shaper control
>   */
>  struct dpu_hw_mdp_ops {
> -	/** setup_split_pipe() : Regsiters are not double buffered, thisk
> +	/** setup_split_pipe() : Registers are not double buffered, thisk

	                                                            this

>  	 * function should be called before timing control enable
>  	 * @mdp  : mdp top context driver
>  	 * @cfg  : upper and lower part of pipe configuration
> --
> 2.30.0
> 


-- 
~Randy


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

end of thread, other threads:[~2021-02-05 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05  8:47 [PATCH] drivers: gpu: drm: msn: disp: dpu1: Fixed couple of spellings in the file dpu_hw_top.h Bhaskar Chowdhury
2021-02-05 17:43 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).