Re: [PATCH v6 3/7] remoteproc/davinci: add the missing retval check for clk_enable()

From: Sekhar Nori
Date: Wed Apr 18 2018 - 01:06:40 EST


On Tuesday 17 April 2018 11:00 PM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
>
> The davinci platform is being switched to using the common clock
> framework, where clk_enable() can fail. Add the return value check.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
> Acked-by: Suman Anna <s-anna@xxxxxx>
> Reviewed-by: David Lechner <david@xxxxxxxxxxxxxx>

Reviewed-by: Sekhar Nori <nsekhar@xxxxxx>

This should be safe to apply to v4.17-rc1 and should be queued by Ohad /
Bjorn.

Thanks,
Sekhar