Linux PWM subsystem development
 help / color / mirror / Atom feed
* [PATCH -next 0/2] pwm: atmel-hlcdc: workaround
@ 2024-08-31  7:50 Liao Chen
  2024-08-31  7:50 ` [PATCH -next 1/2] pwm: atmel-hlcdc: Enable module autoloading Liao Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Liao Chen @ 2024-08-31  7:50 UTC (permalink / raw)
  To: linux-pwm, linux-arm-kernel, linux-kernel
  Cc: ukleinek, nicolas.ferre, alexandre.belloni, claudiu.beznea,
	liaochen4

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-09-04 10:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-31  7:50 [PATCH -next 0/2] pwm: atmel-hlcdc: workaround Liao Chen
2024-08-31  7:50 ` [PATCH -next 1/2] pwm: atmel-hlcdc: Enable module autoloading Liao Chen
2024-08-31  7:50 ` [PATCH -next 2/2] pwm: atmel-hlcdc: Drop trailing comma Liao Chen
2024-09-04 10:25 ` [PATCH -next 0/2] pwm: atmel-hlcdc: workaround Uwe Kleine-König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox