On Wed, Mar 09, 2022 at 09:59:34AM +0800, Song Chen wrote:
Introduce newer .apply function in pwm_ops to replace legacy operations,like enable, disable, config and set_polarity.
You can use the full 72 columns please.
This guarantees atomic changes of the pwm controller configuration and also reduces the size of the driver.
The driver is bigger (more lines) with this change, so why do you say it is smaller?
thanks,
greg k-h