2021-03-23 01:22:28

by Bhaskar Chowdhury

[permalink] [raw]
Subject: [PATCH] drm/i915: A typo fix


s/nothign/nothing/

Signed-off-by: Bhaskar Chowdhury <[email protected]>
---
drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
index f6ad257a260e..14d784a6fae5 100644
--- a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
+++ b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
@@ -4185,7 +4185,7 @@ static void icl_pll_disable(struct drm_i915_private *dev_priv,
/*
* DVFS pre sequence would be here, but in our driver the cdclk code
* paths should already be setting the appropriate voltage, hence we do
- * nothign here.
+ * nothing here.
*/

val = intel_de_read(dev_priv, enable_reg);
--
2.31.0


2021-03-23 08:55:48

by Jani Nikula

[permalink] [raw]
Subject: Re: [PATCH] drm/i915: A typo fix

On Tue, 23 Mar 2021, Bhaskar Chowdhury <[email protected]> wrote:
> s/nothign/nothing/
>
> Signed-off-by: Bhaskar Chowdhury <[email protected]>

You've sent the same patch before? I've already pushed it.

BR,
Jani.

> ---
> drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
> index f6ad257a260e..14d784a6fae5 100644
> --- a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
> +++ b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
> @@ -4185,7 +4185,7 @@ static void icl_pll_disable(struct drm_i915_private *dev_priv,
> /*
> * DVFS pre sequence would be here, but in our driver the cdclk code
> * paths should already be setting the appropriate voltage, hence we do
> - * nothign here.
> + * nothing here.
> */
>
> val = intel_de_read(dev_priv, enable_reg);
> --
> 2.31.0
>

--
Jani Nikula, Intel Open Source Graphics Center

2021-03-23 09:16:28

by Bhaskar Chowdhury

[permalink] [raw]
Subject: Re: [PATCH] drm/i915: A typo fix

On 10:53 Tue 23 Mar 2021, Jani Nikula wrote:
>On Tue, 23 Mar 2021, Bhaskar Chowdhury <[email protected]> wrote:
>> s/nothign/nothing/
>>
>> Signed-off-by: Bhaskar Chowdhury <[email protected]>
>
>You've sent the same patch before? I've already pushed it.
>
Apologies and thanks.

>BR,
>Jani.
>
>> ---
>> drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
>> index f6ad257a260e..14d784a6fae5 100644
>> --- a/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
>> +++ b/drivers/gpu/drm/i915/display/intel_dpll_mgr.c
>> @@ -4185,7 +4185,7 @@ static void icl_pll_disable(struct drm_i915_private *dev_priv,
>> /*
>> * DVFS pre sequence would be here, but in our driver the cdclk code
>> * paths should already be setting the appropriate voltage, hence we do
>> - * nothign here.
>> + * nothing here.
>> */
>>
>> val = intel_de_read(dev_priv, enable_reg);
>> --
>> 2.31.0
>>
>
>--
>Jani Nikula, Intel Open Source Graphics Center


Attachments:
(No filename) (1.12 kB)
signature.asc (499.00 B)
Download all attachments