commit | 9fccec821904b5f2a44b0c7b522a058ad0590a2c | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Thu Sep 03 13:23:32 2020 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Sun Sep 06 15:38:04 2020 +0200 |
tree | 5eba3da37edebcccdf5765dbbaa288edd3cf79ff | |
parent | 6fdefe60898ad4506456d8117c7f81cbc5d13468 [diff] |
pwm: crc: Implement apply() method to support the new atomic PWM API Replace the enable, disable and config pwm_ops with an apply op, to support the new atomic PWM API. Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Thierry Reding <thierry.reding@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200903112337.4113-13-hdegoede@redhat.com