On Fri, Oct 16, 2015 at 05:40:58PM -0700, Jonathan Richardson wrote: > The pwm_enable function didn't clear the enabled bit if a call to a > clients enable function returned an error. The result was that the state > of the pwm core was wrong. Clearing the bit when enable returns an error > ensures the state is properly set. > > Tested-by: Jonathan Richardson <[email protected]> > Reviewed-by: Dmitry Torokhov <[email protected]> > Signed-off-by: Jonathan Richardson <[email protected]> > --- > drivers/pwm/core.c | 33 ++++++++++++++++++++++++++------- > include/linux/pwm.h | 2 ++ > 2 files changed, 28 insertions(+), 7 deletions(-)
Applied, thanks. Thierry
signature.asc
Description: PGP signature
