Re: [PATCH 06/14] pwm: rockchip: Add support for atomic update

From: Brian Norris
Date: Fri Jun 03 2016 - 16:38:07 EST


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@xxxxxxxxxxxxxxxxxx>
> Tested-by: Heiko Stuebner <heiko@xxxxxxxxx>
> ---
> drivers/pwm/pwm-rockchip.c | 84 ++++++++++++++++++++++++----------------------
> 1 file changed, 43 insertions(+), 41 deletions(-)

[...]

Looks good to me:

Reviewed-by: Brian Norris <briannorris@xxxxxxxxxxxx>
Tested-by: Brian Norris <briannorris@xxxxxxxxxxxx>