Re: [PATCH v5 16/24] ARM: explicitly apply PWM config extracted from pwm_args

From: Krzysztof Kozlowski
Date: Fri Apr 15 2016 - 04:17:42 EST


On 04/14/2016 09:17 PM, Boris Brezillon wrote:
> Call pwm_apply_args() just after requesting the PWM device so that the
> polarity and period are initialized according to the information provided
> in pwm_args.
>
> This is an intermediate state, and pwm_apply_args() should be dropped as
> soon as the atomic PWM infrastructure is in place and the driver makes
> use of it.
>
> Signed-off-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
> ---
> arch/arm/mach-s3c24xx/mach-rx1950.c | 6 ++++++
> 1 file changed, 6 insertions(+)
>

Acked-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

Best regards,
Krzysztof