diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-05-12 20:39:19 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-05-16 20:16:54 +0300 |
commit | 6d209b42947ae5d15b86ab220dbac52f13748c6c (patch) | |
tree | ddf054be05c789af81f6f95745d93ef3528560e8 /drivers/pinctrl/intel/pinctrl-broxton.c | |
parent | e9fdcc2d8376d15ea22c0e985eeca20330f8ff17 (diff) |
pinctrl: baytrail: 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 offset 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-broxton.c')
0 files changed, 0 insertions, 0 deletions