OSDN Git Service

drm/bridge: adv7511: fix spelling of driver name in Kconfig
authorPeter Rosin <peda@axentia.se>
Thu, 26 Apr 2018 21:36:44 +0000 (23:36 +0200)
committerArchit Taneja <architt@codeaurora.org>
Fri, 4 May 2018 05:59:03 +0000 (11:29 +0530)
Could perhaps prevent some confusion.

Signed-off-by: Peter Rosin <peda@axentia.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20180426213644.29318-1-peda@axentia.se
drivers/gpu/drm/bridge/adv7511/Kconfig

index 592b9d2..944e440 100644 (file)
@@ -1,5 +1,5 @@
 config DRM_I2C_ADV7511
-       tristate "AV7511 encoder"
+       tristate "ADV7511 encoder"
        depends on OF
        select DRM_KMS_HELPER
        select REGMAP_I2C