Re: [PATCH v2 1/2] i2c: exynos5: Check clk_prepare_enable() return value

From: Krzysztof Kozlowski
Date: Sun Apr 17 2016 - 09:32:54 EST


On Sat, Apr 16, 2016 at 09:14:52PM -0400, Javier Martinez Canillas wrote:
> The clk_prepare_enable() function can fail so check the return value
> and propagate the error to the caller in case of a failure.
>
> Signed-off-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
> ---
>
> Changes in v2: None
>
> drivers/i2c/busses/i2c-exynos5.c | 12 +++++++++---
> 1 file changed, 9 insertions(+), 3 deletions(-)
>


Hi,

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

Best regards,
Krzysztof