diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2023-07-18 18:06:57 +0300 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2023-07-28 10:38:18 +0300 |
commit | 63808bbb3e226b0160f61723614e612fbf51541c (patch) | |
tree | 084545335acf843ee704b54e6222604981d23be6 /drivers/pwm/pwm-samsung.c | |
parent | 4aed0ccd6868e6ec71f0cf26fc755dbd67447072 (diff) | |
download | linux-63808bbb3e226b0160f61723614e612fbf51541c.tar.xz |
pwm: pxa: Don't reimplement of_device_get_match_data()
Apart from the return type pxa_pwm_get_id_dt() reimplements
of_device_get_match_data(). Drop the former and replace the call to it
by the latter.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-samsung.c')
0 files changed, 0 insertions, 0 deletions