| commit | 69ffab9b9e698248cbb4042e47f82afb00dc1bb4 | [log] [tgz] |
|---|---|---|
| author | Max Filippov <jcmvbkbc@gmail.com> | Fri Dec 08 08:38:57 2023 -0800 |
| committer | Thomas Gleixner <tglx@linutronix.de> | Tue Dec 12 15:45:39 2023 +0100 |
| tree | 17ed61cfd14b11554585333e0c966a6eaea9df4e | |
| parent | 221b110d87c2d3ea113ad784b2c6505726a3e157 [diff] |
irqchip/irq-xtensa-pic: Clean up
- get rid of the cached_irq_mask variable
- use BIT() macro instead of bit shifts
- drop .disable and .enable as they are equivalent to the default
implementations
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20231208163857.82644-1-jcmvbkbc@gmail.com