diff options
author | Hans de Goede <[email protected]> | 2021-11-02 23:55:03 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-12-22 11:13:25 +0000 |
commit | 92add941b6be185e511a7564bf68963fa1633d53 (patch) | |
tree | da249c39627bf7e86443188acad911bd15c9f1ce /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | dec5779e6a7b73c6c64c4f75e7fcbf04d3b0aa7c (diff) |
backlight: lp855x: Add dev helper variable to lp855x_probe()
Add a dev local variable to the lp855x_probe(), to replace "&cl->dev"
and "lp->dev" in various places.
Also switch to dev_err_probe() in one case which takes care of not
printing -EPROBE_DEFER errors for us.
This is mostly a preparation for adding ACPI enumeration support which
will use the new "dev" variable more.
Signed-off-by: Hans de Goede <[email protected]>
Reviewed-by: Daniel Thompson <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions