[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240831075059.790861-1-liaochen4@huawei.com>
Date: Sat, 31 Aug 2024 07:50:57 +0000
From: Liao Chen <liaochen4@...wei.com>
To: <linux-pwm@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
CC: <ukleinek@...nel.org>, <nicolas.ferre@...rochip.com>,
<alexandre.belloni@...tlin.com>, <claudiu.beznea@...on.dev>,
<liaochen4@...wei.com>
Subject: [PATCH -next 0/2] pwm: atmel-hlcdc: workaround
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
Powered by blists - more mailing lists