diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2024-06-06 16:10:23 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-06-13 17:45:23 +0100 |
commit | 90b7f2ead953aab5677ae8235d78841cee8fd13e (patch) | |
tree | c89ba61b1b4d8e1c5b64701016ac9ee3557ed399 /scripts/gdb/linux/slab.py | |
parent | b72755f5b577357cac661cbf9048cad704eb4ad8 (diff) |
backlight: lm3509_bl: Fix NULL vs IS_ERR() check in register() function
The devm_backlight_device_register() doesn't return NULL, it returns
error pointers. Update the error checking to match.
Fixes: b72755f5b577 ("backlight: Add new lm3509 backlight driver")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/187b5bc5-a010-46c2-8ead-980df9efae79@moroto.mountain
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions