[PATCH v3 10/14] regulator: pwm: Switch to the atomic PWM API

2016-06-14 Thread Boris Brezillon
Use the atomic API wherever appropriate and get rid of pwm_apply_args() call (the reference period and polarity are now explicitly set when calling pwm_apply_state()). We also make use of the pwm_set_relative_duty_cycle() helper to ease relative to absolute duty_cycle conversion. Note that change

Re: [PATCH v3 10/14] regulator: pwm: Switch to the atomic PWM API

2016-07-05 Thread Mark Brown
On Tue, Jun 14, 2016 at 11:13:18AM +0200, Boris Brezillon wrote: > Use the atomic API wherever appropriate and get rid of pwm_apply_args() > call (the reference period and polarity are now explicitly set when > calling pwm_apply_state()). Acked-by: Mark Brown signature.asc Description: PGP sig