diff options
author | Kiran Gunda <kgunda@codeaurora.org> | 2017-07-28 10:10:40 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 14:51:19 +0300 |
commit | 4788e613a65df19dbfc481473859c70b23eb5404 (patch) | |
tree | 0432d396e1add31321aa1d720dc913c28a453978 /lib/irq_poll.c | |
parent | 325255bc9554504a2545284655d4fd8e74c06c22 (diff) | |
download | linux-4788e613a65df19dbfc481473859c70b23eb5404.tar.xz |
spmi: pmic-arb: fix memory allocation for mapping_table
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.
Fixes: 987a9f128b8a ("spmi: pmic-arb: Support more than 128 peripherals")
Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/irq_poll.c')
0 files changed, 0 insertions, 0 deletions