drivers: gpu: drm: msn: disp: dpu1: Fixed couple of spellings in the file dpu_hw_top.h
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Fri, 5 Feb 2021 08:47:58 +0000 (14:17 +0530)
committerRob Clark <robdclark@chromium.org>
Wed, 7 Apr 2021 18:05:44 +0000 (11:05 -0700)
s/confguration/configuration/
s/Regsiters/Registers/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Link: https://lore.kernel.org/r/20210205084758.354509-1-unixbhaskar@gmail.com
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h

index 8018fff5667aa4f487df9ef5d155dcbbbaf8afd6..3aa10c89ca1b5100a9dc5f21245d0622dc076d12 100644 (file)
@@ -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