]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
drm/bridge: fix typo in Kconfig
authorDafna Hirschfeld <dafna.hirschfeld@collabora.com>
Fri, 26 Mar 2021 10:32:16 +0000 (11:32 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 8 Apr 2021 10:47:47 +0000 (12:47 +0200)
fix 's/controller/controllers/'

in the sentence:
Most display controller handle display connectors...

Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210326103216.7918-2-dafna.hirschfeld@collabora.com
drivers/gpu/drm/bridge/Kconfig

index 7c15fc170510b939302ddaa57cbb7a104ddc8933..22a467abd3e908af793fe3dff61d2102c7bc3fe4 100644 (file)
@@ -55,7 +55,7 @@ config DRM_DISPLAY_CONNECTOR
        depends on OF
        help
          Driver for display connectors with support for DDC and hot-plug
-         detection. Most display controller handle display connectors
+         detection. Most display controllers handle display connectors
          internally and don't need this driver, but the DRM subsystem is
          moving towards separating connector handling from display controllers
          on ARM-based platforms. Saying Y here when this driver is not needed