Re: [PATCH v2 2/3] pwm: pwm-samsung: fix suspend/resume support

2017-08-21 Thread Thierry Reding
On Mon, Apr 24, 2017 at 12:01:08PM +0200, Bartlomiej Zolnierkiewicz wrote: > Fix suspend/resume support: > > - add disabled_mask to struct samsung_pwm_chip to track PWM > disabled state information in pwm_samsung_{disable,enable}() > > - rename pwm_samsung_config() to __pwm_samsung_config()

Re: [PATCH v2 2/3] pwm: pwm-samsung: fix suspend/resume support

2017-08-21 Thread Thierry Reding
On Mon, Apr 24, 2017 at 12:01:08PM +0200, Bartlomiej Zolnierkiewicz wrote: > Fix suspend/resume support: > > - add disabled_mask to struct samsung_pwm_chip to track PWM > disabled state information in pwm_samsung_{disable,enable}() > > - rename pwm_samsung_config() to __pwm_samsung_config()

[PATCH v2 2/3] pwm: pwm-samsung: fix suspend/resume support

2017-04-24 Thread Bartlomiej Zolnierkiewicz
Fix suspend/resume support: - add disabled_mask to struct samsung_pwm_chip to track PWM disabled state information in pwm_samsung_{disable,enable}() - rename pwm_samsung_config() to __pwm_samsung_config() and add extra force_period parameter to be used during resume (to force tin_ns and

[PATCH v2 2/3] pwm: pwm-samsung: fix suspend/resume support

2017-04-24 Thread Bartlomiej Zolnierkiewicz
Fix suspend/resume support: - add disabled_mask to struct samsung_pwm_chip to track PWM disabled state information in pwm_samsung_{disable,enable}() - rename pwm_samsung_config() to __pwm_samsung_config() and add extra force_period parameter to be used during resume (to force tin_ns and