[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1850187.4m7IYqKVMe@diego>
Date: Tue, 05 Nov 2019 11:51:16 +0100
From: Heiko Stübner <heiko@...ech.de>
To: Colin King <colin.king@...onical.com>
Cc: Kishon Vijay Abraham I <kishon@...com>,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] phy-rockchip-inno-hdmi: fix spelling mistake "Innosilion" -> "Innosilicon"
Am Dienstag, 5. November 2019, 11:50:26 CET schrieb Colin King:
> From: Colin Ian King <colin.king@...onical.com>
>
> There is a spelling mistake in the module description. Fix it.
>
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Reviewed-by: Heiko Stuebner <heiko@...ech.de>
> ---
> drivers/phy/rockchip/phy-rockchip-inno-hdmi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c b/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
> index 2b97fb1185a0..91923209a026 100644
> --- a/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
> +++ b/drivers/phy/rockchip/phy-rockchip-inno-hdmi.c
> @@ -1273,5 +1273,5 @@ static struct platform_driver inno_hdmi_phy_driver = {
> module_platform_driver(inno_hdmi_phy_driver);
>
> MODULE_AUTHOR("Zheng Yang <zhengyang@...k-chips.com>");
> -MODULE_DESCRIPTION("Innosilion HDMI 2.0 Transmitter PHY Driver");
> +MODULE_DESCRIPTION("Innosilicon HDMI 2.0 Transmitter PHY Driver");
> MODULE_LICENSE("GPL v2");
>
Powered by blists - more mailing lists