Re: [PATCH] pwm: spear: Fix checking return value of clk_enable() and clk_prepare()

From: Viresh Kumar
Date: Sat Mar 30 2013 - 08:44:31 EST


On 30 March 2013 18:13, Axel Lin <axel.lin@xxxxxxxxxx> wrote:
> The logic to check return value of clk_enable() and clk_prepare() is reversed,
> fix it.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>
> Cc: <stable@xxxxxxxxxxxxxxx>
> ---
> This is v3 of "pwm: spear: Fix enable pwm output".
> I change the subject line because it also fixes checking return value of
> clk_prepare().
> Also add cc stable.
>
> Axel
>
> drivers/pwm/pwm-spear.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

Sorry for the delays caused due to me.

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/