[PATCH -next 0/2] pwm: atmel-hlcdc: workaround
From: Liao Chen
Date: Sat Aug 31 2024 - 03:59:31 EST
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