diff options
author | Johan Hovold <johan+linaro@kernel.org> | 2024-06-08 17:55:16 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-06-13 18:42:20 +0100 |
commit | 6ad7f80b53251dbbca81e18a17cf6f8bcd34cb20 (patch) | |
tree | cc0e87fa47a710e10c431cae1558d0dd99b32a1f /tools/perf/scripts/python | |
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 <bryan.odonoghue@linaro.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20240608155526.12996-3-johan+linaro@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions