diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-02-13 08:41:39 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2022-03-08 10:47:28 +0000 |
commit | 023a8830a62846e1cecc8da07e00c801dd0d7598 (patch) | |
tree | 10570c0db6d006dadb71fef1208062756efac7a8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d4294e4fc7f0feeb877ae0aa58cea4f4328f8974 (diff) |
backlight: backlight: Slighly simplify devm_of_find_backlight()
Use devm_add_action_or_reset() instead of devm_add_action()+hand writing
what is done in the release function, should an error occur.
This is more straightforward and saves a few lines of code.
While at it, remove a useless test in devm_backlight_release(). 'data' is
known to be not NULL when this function is called.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/f998a4291d865273afa0d1f85764a9ac7fbc1b64.1644738084.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions