pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macro
authorLiu Shixin <liushixin2@huawei.com>
Wed, 16 Sep 2020 02:50:28 +0000 (10:50 +0800)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 24 Sep 2020 07:18:09 +0000 (09:18 +0200)
commitf339e79bae8555b1a6d25755893c03dd3a77913e
tree98bcd8fe68017dcfc3a0c81d415be69822aa36c4
parent457f74abbed060a0395f75ab5297f2d76cada516
pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macro

Use DEFINE_SEQ_ATTRIBUTE macro to simplify the code.

Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/core.c