Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/msm/dpu: Fix comment typo

The double `be' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Fixes: 25fdd5933e4c ("drm/msm: Add SDM845 DPU support")
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/497853/
Link: https://lore.kernel.org/r/20220724204242.4107-1-wangborong@cdjrlc.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>

authored by

Jason Wang and committed by
Rob Clark
fa91ed0c 1364a4ee

+1 -1
+1 -1
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h
··· 76 76 77 77 /** 78 78 * MDP TOP BLOCK features 79 - * @DPU_MDP_PANIC_PER_PIPE Panic configuration needs to be be done per pipe 79 + * @DPU_MDP_PANIC_PER_PIPE Panic configuration needs to be done per pipe 80 80 * @DPU_MDP_10BIT_SUPPORT, Chipset supports 10 bit pixel formats 81 81 * @DPU_MDP_BWC, MDSS HW supports Bandwidth compression. 82 82 * @DPU_MDP_UBWC_1_0, This chipsets supports Universal Bandwidth