aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2021-06-04 07:53:37 +0200
committerLinus Walleij <[email protected]>2021-06-07 09:08:53 +0200
commiteb367d875f94a228c17c8538e3f2efcf2eb07ead (patch)
tree2c0482d101a7c6687dadfb663da1519f121b9f9a /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent0e4bf265b11a00bde9fef6b791bd8ee2d8059701 (diff)
pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
In 'rt2880_pmx_group_enable' driver is printing an error and returning -EBUSY if a pin has been already enabled. This begets anoying messages in the caller when this happens like the following: rt2880-pinmux pinctrl: pcie is already enabled mt7621-pci 1e140000.pcie: Error applying setting, reverse things back To avoid this just print the already enabled message in the pinctrl driver and return 0 instead to not confuse the user with a real bad problem. Signed-off-by: Sergio Paracuellos <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions