[PATCH -next 0/2] pwm: Remove redundant of_match_ptr() macro
Ruan Jinjie
ruanjinjie at huawei.com
Thu Aug 10 00:42:56 PDT 2023
Since these pwm drivers depend on CONFIG_OF, there is
no need to wrap the macro of_match_ptr() here.
Ruan Jinjie (2):
pwm: atmel: Remove redundant of_match_ptr()
pwm: omap-dmtimer: Remove redundant of_match_ptr()
drivers/pwm/pwm-atmel.c | 2 +-
drivers/pwm/pwm-omap-dmtimer.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.34.1
More information about the linux-arm-kernel
mailing list