Hi Sachin,

Thank you for this patch. 

Best wishes,
-- 
Kamil Debski
Linux Platform Group
Samsung Poland R&D Center


> -----Original Message-----
> From: Sachin Kamat [mailto:[email protected]]
> Sent: Wednesday, January 02, 2013 10:14 AM
> To: [email protected]
> Cc: [email protected]; [email protected];
> [email protected]; [email protected];
> [email protected]
> Subject: [PATCH-Trivial] [media] s5p-mfc: Fix a typo in error message
> in s5p_mfc_pm.c
> 
> Fixed a trivial typo.
> 
> Signed-off-by: Sachin Kamat <[email protected]>

Acked-by: Kamil Debski <[email protected]>

> ---
>  drivers/media/platform/s5p-mfc/s5p_mfc_pm.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_pm.c
> b/drivers/media/platform/s5p-mfc/s5p_mfc_pm.c
> index 2895333..6aa38a5 100644
> --- a/drivers/media/platform/s5p-mfc/s5p_mfc_pm.c
> +++ b/drivers/media/platform/s5p-mfc/s5p_mfc_pm.c
> @@ -46,7 +46,7 @@ int s5p_mfc_init_pm(struct s5p_mfc_dev *dev)
> 
>       ret = clk_prepare(pm->clock_gate);
>       if (ret) {
> -             mfc_err("Failed to preapre clock-gating control\n");
> +             mfc_err("Failed to prepare clock-gating control\n");
>               goto err_p_ip_clk;
>       }
> 
> --
> 1.7.4.1


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to