diff options
author | Stephan Gerhold <[email protected]> | 2019-11-06 18:31:25 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-11-07 13:10:08 +0000 |
commit | 458ea3ad033fc86e291712ce50cbe60c3428cf30 (patch) | |
tree | b44a42e43b5e03d0c5f66dab00a68f35266911fa /scripts/bpf_helpers_doc.py | |
parent | 99c4f70df3a6446c56ca817c2d0f9c12d85d4e7c (diff) |
regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
Those regulators are not actually supported by the AB8500 regulator
driver. There is no ab8500_regulator_info for them and no entry in
ab8505_regulator_match.
As such, they cannot be registered successfully, and looking them
up in ab8505_regulator_match causes an out-of-bounds array read.
Fixes: 547f384f33db ("regulator: ab8500: add support for ab8505")
Cc: Linus Walleij <[email protected]>
Signed-off-by: Stephan Gerhold <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions