diff options
| author | Johan Hovold <[email protected]> | 2024-06-08 17:55:16 +0200 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2024-06-13 18:42:20 +0100 |
| commit | 6ad7f80b53251dbbca81e18a17cf6f8bcd34cb20 (patch) | |
| tree | cc0e87fa47a710e10c431cae1558d0dd99b32a1f /tools/perf/scripts/python/bin | |
| parent | 0682cfa3325fefe8a3cb1c02854135ee73b8ae16 (diff) | |
mfd: pm8008: Fix regmap irq chip initialisation
The regmap irq array is potentially shared between multiple PMICs and
should only contain static data.
Use a custom macro to initialise also the type fields and drop the
unnecessary updates on each probe.
Fixes: 6b149f3310a4 ("mfd: pm8008: Add driver for QCOM PM8008 PMIC")
Reviewed-by: Bryan O'Donoghue <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions