[PATCH -next 0/2] pwm: atmel-hlcdc: workaround

Liao Chen liaochen4 at huawei.com
Sat Aug 31 00:50:57 PDT 2024


Hi all, 

This patch enables the autoloading feature of atmel-hlcdc module. By 
registering MDT, the kernel is allowed to automatically bind modules to 
devices that match the specified compatible strings. This patch also
drops trailing comma from definitions of device table arrays, which
makes the code robust against misrebases.

Liao Chen (2):
  pwm: atmel-hlcdc: Enable module autoloading
  pwm: atmel-hlcdc: Drop trailing comma

 drivers/pwm/pwm-atmel-hlcdc.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.34.1




More information about the linux-arm-kernel mailing list