On Fri, Jun 03, 2016 at 10:23:04AM +0200, Boris Brezillon wrote: > Implement the ->apply() function to add support for atomic update. > > Signed-off-by: Boris Brezillon <boris.brezillon at free-electrons.com> > Tested-by: Heiko Stuebner <heiko at sntech.de> > --- > drivers/pwm/pwm-rockchip.c | 84 ++++++++++++++++++++++++---------------------- > 1 file changed, 43 insertions(+), 41 deletions(-) [...] Looks good to me: Reviewed-by: Brian Norris <briannorris at chromium.org> Tested-by: Brian Norris <briannorris at chromium.org>