diff options
| author | Dmitry Baryshkov <[email protected]> | 2020-06-04 00:28:17 +0000 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2020-06-16 08:19:53 +0000 |
| commit | 5e50311556c9f409a85740e3cb4c4511e7e27da0 (patch) | |
| tree | a50f608dfe07f81af0dfc9d1934a3de76b456f15 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | Linux 5.8-rc1 (diff) | |
| download | kernel-5e50311556c9f409a85740e3cb4c4511e7e27da0.tar.gz kernel-5e50311556c9f409a85740e3cb4c4511e7e27da0.zip | |
pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage
Fix the following warnings caused by reusage of the same irq_chip
instance for all spmi-gpio gpio_irq_chip instances. Instead embed
irq_chip into pmic_gpio_state struct.
gpio gpiochip2: (c440000.qcom,spmi:pmic@2:gpio@c000): detected irqchip that is shared with multiple gpiochips: please fix the driver.
gpio gpiochip3: (c440000.qcom,spmi:pmic@4:gpio@c000): detected irqchip that is shared with multiple gpiochips: please fix the driver.
gpio gpiochip4: (c440000.qcom,spmi:pmic@a:gpio@c000): detected irqchip that is shared with multiple gpiochips: please fix the driver.
Signed-off-by: Dmitry Baryshkov <[email protected]>
Acked-by: Manivannan Sadhasivam <[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
