On 07/20, Kiran Gunda wrote:Yes. I will keep the tag and send it again.
Allocate the correct memory size (max_pmic_peripherals) for the
mapping_table that holds the apid to ppid mapping. Also use a local
variable for mapping_table for better alignment of the code.
Signed-off-by: Kiran Gunda <kgunda@xxxxxxxxxxxxxx>
This needs a
Fixes: 987a9f128b8a ("spmi: pmic-arb: Support more than 128 peripherals")
right?