Skip to content
Commit 939540de authored by Marc Zyngier's avatar Marc Zyngier Committed by Bruce Ashfield
Browse files

gpio: Don't fiddle with irqchips marked as immutable



commit 6c846d02 upstream

In order to move away from gpiolib messing with the internals of
unsuspecting irqchips, add a flag by which irqchips advertise
that they are not to be messed with, and do solemnly swear that
they correctly call into the gpiolib helpers when required.

Also nudge the users into converting their drivers to the
new model.

Reviewed-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: default avatarBartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220419141846.598305-2-maz@kernel.org


Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 9201366b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment