diff options
author | Bartosz Golaszewski <[email protected]> | 2024-01-31 11:40:57 +0100 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2024-02-12 10:51:17 +0100 |
commit | 7fe595b3c3cf3f9b8f21fce72f1f48a2cb41522e (patch) | |
tree | f50f32f2d5de863f82ecf1278670f30cee1fe2bc /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 5694f274a060ebd0e7128c11501281197fb7a5ce (diff) |
gpio: don't dereference gdev->chip in gpiochip_setup_dev()
We don't need to dereference gdev->chip in gpiochip_setup_dev() as at
the time it's called, the label in the associated struct gpio_device is
already set.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Acked-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions