diff options
author | Uwe Kleine-König | 2021-11-08 14:46:24 +0100 |
---|---|---|
committer | Thierry Reding | 2022-02-01 08:33:47 +0100 |
commit | 37349609f3a342a9eaff30532bd5560eec1c13b6 (patch) | |
tree | a3843047cf2d4fffd4a5e79d294595944eb55eb4 /tools | |
parent | e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (diff) |
pwm: meson: Drop always false check from .request()
In .request() pwm_get_chip_data() returns NULL always since commit
e926b12c611c ("pwm: Clear chip_data in pwm_put()"). (And if it didn't
returning 0 would be wrong because then .request() wouldn't reenable
the clk which the other driver code depends on.)
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions