commit | 742dcd115cb523f4b518bfcda870e10a027a8024 | [log] [tgz] |
---|---|---|
author | Ivan T. Ivanov <ivan.ivanov@linaro.org> | Tue Nov 17 16:06:44 2015 -0800 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Jan 11 06:23:32 2016 +0000 |
tree | e3d03e6e252decb063fefa0d2639b28369dda623 | |
parent | a5656a708050bd3be5c3a3bc45297db21e88cecd [diff] |
mfd: qcom-spmi-pmic: Don't access non-existing registers Revision ID registers are available only on devices with Slave IDs that are even, so don't make access to unavailable registers. Signed-off-by: Ivan T. Ivanov <ivan.ivanov@linaro.org> [sboyd@codeaurora.org: Consider all slave ids that are even] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>