Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 22b173c4 authored by Santosh Mardi's avatar Santosh Mardi
Browse files

qcom-llcc-pmu: update the version enum



Update the enum values used to differentiate the hardware
changes, because in the probe function after parsing the DT
the version value is checked with zero, and the LLCC_PMU_VER1
enum value is zero according enum definitation, if the DT entry
passed as LLCC_PMU_VER1 the check will fail and llcc-pmu driver is
not registered.

update enum LLCC_PMU_VER1 to value 1.

Change-Id: I985a7734b1ef1a4a5f33409750e6f46e73ae3945
Signed-off-by: default avatarSantosh Mardi <gsantosh@codeaurora.org>
parent b53cdddc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment