Re: [PATCH v5 4/8] remoteproc/davinci: add the missing retval check for clk_enable()

2018-03-30 Thread David Lechner



On 3/30/18 10:28 AM, Bartosz Golaszewski wrote:

From: Bartosz Golaszewski 

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 
Acked-by: Suman Anna 
---


Reviewed-by: David Lechner 


Re: [PATCH v5 4/8] remoteproc/davinci: add the missing retval check for clk_enable()

2018-03-30 Thread David Lechner



On 3/30/18 10:28 AM, Bartosz Golaszewski wrote:

From: Bartosz Golaszewski 

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 
Acked-by: Suman Anna 
---


Reviewed-by: David Lechner