Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regulator: qcom_rpm: Don't explicitly initialise the first field of c…
…onfig Doing so generates a warning as the first field is a pointer but we use 0 to initialize it. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
- Loading branch information