diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-05-12 20:39:21 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-05-16 20:16:54 +0300 |
commit | 180f9db7754539f16a0de4a145d33ce713302a9a (patch) | |
tree | 6495c045ad110e513d66ce71d1b74df585dff637 /drivers/pinctrl/intel/pinctrl-baytrail.c | |
parent | df38990dec1e1d1e09c60bcd4713e01fe975ba88 (diff) | |
download | linux-180f9db7754539f16a0de4a145d33ce713302a9a.tar.xz |
pinctrl: lynxpoint: 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 hwirq variable to use the correct type 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 'drivers/pinctrl/intel/pinctrl-baytrail.c')
0 files changed, 0 insertions, 0 deletions