diff options
author | Manivannan Sadhasivam | 2022-08-30 14:52:32 +0530 |
---|---|---|
committer | Linus Walleij | 2022-09-08 14:24:28 +0200 |
commit | 1a41d1e5c8e5c5850a15abf3d18f610e9310b8ef (patch) | |
tree | a6e1661baa6d9e78aedbbed1b729f43dab622841 /sound/isa | |
parent | 827eb27ec2e508e1ef5dc36d29db73cbae1ccb40 (diff) |
pinctrl: qcom: spmi-gpio: Make irqchip immutable
The irqchip implementation used inside the gpiochips are not supposed to
be changed during runtime. So let's make the one inside the spmi-gpio
gpiochip immutable.
This fixes the below warning during boot:
gpio gpiochip0: (c440000.spmi:pmic@0:gpio@c000): not an immutable chip, please consider fixing it!
Acked-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20220830092232.168561-1-manivannan.sadhasivam@linaro.org
[switched two lines as indicated by Johan]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'sound/isa')
0 files changed, 0 insertions, 0 deletions