lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 26 Apr 2021 09:15:17 +0200
From:   Neil Armstrong <narmstrong@...libre.com>
To:     Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc:     Andrzej Hajda <a.hajda@...sung.com>,
        Robert Foss <robert.foss@...aro.org>,
        David Airlie <airlied@...ux.ie>,
        Daniel Vetter <daniel@...ll.ch>,
        dri-devel@...ts.freedesktop.org, Icenowy Zheng <icenowy@...c.io>,
        Vasily Khoruzhick <anarsoul@...il.com>,
        Torsten Duwe <duwe@...e.de>, Maxime Ripard <maxime@...no.tech>
Subject: Re: [PATCH] drm: bridge: add missing word in Analogix help text



Le 24/04/2021 à 08:18, Randy Dunlap a écrit :
> Insert a missing word "power" in Kconfig help text.
> 
> Fixes: 6aa192698089 ("drm/bridge: Add Analogix anx6345 support")
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Andrzej Hajda <a.hajda@...sung.com>
> Cc: Neil Armstrong <narmstrong@...libre.com>
> Cc: Robert Foss <robert.foss@...aro.org>
> Cc: David Airlie <airlied@...ux.ie>
> Cc: Daniel Vetter <daniel@...ll.ch>
> Cc: dri-devel@...ts.freedesktop.org
> Cc: Icenowy Zheng <icenowy@...c.io>
> Cc: Vasily Khoruzhick <anarsoul@...il.com>
> Cc: Torsten Duwe <duwe@...e.de>
> Cc: Maxime Ripard <maxime@...no.tech>
> ---
>  drivers/gpu/drm/bridge/analogix/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-next-20210423.orig/drivers/gpu/drm/bridge/analogix/Kconfig
> +++ linux-next-20210423/drivers/gpu/drm/bridge/analogix/Kconfig
> @@ -6,7 +6,7 @@ config DRM_ANALOGIX_ANX6345
>  	select DRM_KMS_HELPER
>  	select REGMAP_I2C
>  	help
> -	  ANX6345 is an ultra-low Full-HD DisplayPort/eDP
> +	  ANX6345 is an ultra-low power Full-HD DisplayPort/eDP
>  	  transmitter designed for portable devices. The
>  	  ANX6345 transforms the LVTTL RGB output of an
>  	  application processor to eDP or DisplayPort.
> 

Reviewed-by: Neil Armstrong <narmstrongt@...libre.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ