Re: [PATCH] drm: bridge: add missing word in Analogix help text

From: Neil Armstrong
Date: Tue Apr 27 2021 - 10:18:37 EST


On 26/04/2021 10:59, Neil Armstrong wrote:
> On 26/04/2021 09:42, Robert Foss wrote:
>>
>>
>> On Mon, Apr 26, 2021, 09:15 Neil Armstrong <narmstrong@xxxxxxxxxxxx <mailto:narmstrong@xxxxxxxxxxxx>> wrote:
>>
>>
>>
>> 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@xxxxxxxxxxxxx <mailto:rdunlap@xxxxxxxxxxxxx>>
>> > Cc: Andrzej Hajda <a.hajda@xxxxxxxxxxx <mailto:a.hajda@xxxxxxxxxxx>>
>> > Cc: Neil Armstrong <narmstrong@xxxxxxxxxxxx <mailto:narmstrong@xxxxxxxxxxxx>>
>> > Cc: Robert Foss <robert.foss@xxxxxxxxxx <mailto:robert.foss@xxxxxxxxxx>>
>> > Cc: David Airlie <airlied@xxxxxxxx <mailto:airlied@xxxxxxxx>>
>> > Cc: Daniel Vetter <daniel@xxxxxxxx <mailto:daniel@xxxxxxxx>>
>> > Cc: dri-devel@xxxxxxxxxxxxxxxxxxxxx <mailto:dri-devel@xxxxxxxxxxxxxxxxxxxxx>
>> > Cc: Icenowy Zheng <icenowy@xxxxxxx <mailto:icenowy@xxxxxxx>>
>> > Cc: Vasily Khoruzhick <anarsoul@xxxxxxxxx <mailto:anarsoul@xxxxxxxxx>>
>> > Cc: Torsten Duwe <duwe@xxxxxxx <mailto:duwe@xxxxxxx>>
>> > Cc: Maxime Ripard <maxime@xxxxxxxxxx>
>> > ---
>> >  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@xxxxxxxxxxxx <mailto:narmstrongt@xxxxxxxxxxxx>>
>>
>>
>> I think a typo in the email snuck in ;)
>>
>
> Ah ah indeed !
>
> Reviewed-by: Neil Armstrong <narmstrongt@xxxxxxxxxxxx>
>
Wow, twice the same error... Monday was a bead day for me

Reviewed-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>