Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hwspinlock: add a check of devm_regmap_field_alloc in qcom_hwspinlock…
…_probe devm_regmap_field_alloc may fails, priv field might be error pointer and cause illegal address access later. Signed-off-by: Kang Chen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
- Loading branch information