diff options
author | Manivannan Sadhasivam <[email protected]> | 2022-08-30 14:52:32 +0530 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2022-09-08 14:24:28 +0200 |
commit | 1a41d1e5c8e5c5850a15abf3d18f610e9310b8ef (patch) | |
tree | a6e1661baa6d9e78aedbbed1b729f43dab622841 /lib/mpi/mpi-mod.c | |
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 <[email protected]>
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Reviewed-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[switched two lines as indicated by Johan]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions