diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-05-12 19:39:20 +0200 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-05-16 19:16:54 +0200 |
commit | df38990dec1e1d1e09c60bcd4713e01fe975ba88 (patch) | |
tree | 8835bf70ba4e4496075cbb69ede503e27e04f46a /.gitattributes | |
parent | pinctrl: baytrail: make irq_chip immutable (diff) | |
download | linux-df38990dec1e1d1e09c60bcd4713e01fe975ba88.tar.xz linux-df38990dec1e1d1e09c60bcd4713e01fe975ba88.zip |
pinctrl: cherryview: make irq_chip immutable
Since recently, the kernel is nagging about mutable irq_chips:
"not an immutable chip, please consider fixing it!"
Drop the unneeded copy, flag it as IRQCHIP_IMMUTABLE, add the new
helper functions and call the appropriate gpiolib functions.
While at it, switch to use hwirq variable instead of pin for
the sake of consistency.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions