On 30 March 2013 18:13, Axel Lin <[email protected]> wrote: > The logic to check return value of clk_enable() and clk_prepare() is reversed, > fix it. > > Signed-off-by: Axel Lin <[email protected]> > Cc: <[email protected]> > --- > 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 <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

