diff options
author | Marc Zyngier <maz@kernel.org> | 2022-04-19 15:18:37 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2022-04-19 15:22:25 +0100 |
commit | 6c846d026d490b2383d395bc8e7b06336219667b (patch) | |
tree | eae213d2748e765761ebbbed15afa2d99a5bf74f /lib | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) |
gpio: Don't fiddle with irqchips marked as immutable
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: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220419141846.598305-2-maz@kernel.org
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions