diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2014-06-02 12:50:42 +0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-07-09 17:58:04 +0400 |
commit | 4420286e047e087f5879a1c652653808b32717db (patch) | |
tree | cfef157f898cd38c9205ee7af94bfdfa1981b2b6 /include/linux/mfd/dbx500-prcmu.h | |
parent | e6021511f11e71d0e77e5c31f5b0722a80c3545c (diff) | |
download | linux-4420286e047e087f5879a1c652653808b32717db.tar.xz |
mfd: arizona: Use num_core_supplies in arizona_dev_exit
Currently we call regulator_bulk_disable with
ARRAY_SIZE(arizona->core_supplies), however this array may be larger
than the number of supplies actually used by the chip we are dealing
with. Use the provided num_core_supplies member instead, so that we only
disable supplies which actually exist.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/linux/mfd/dbx500-prcmu.h')
0 files changed, 0 insertions, 0 deletions