commit | bcb5a7d335da73a798d8a8f6ce9a8605d25426f4 | [log] [tgz] |
---|---|---|
author | anthony.olech.opensource@diasemi.com <anthony.olech.opensource@diasemi.com> | Thu Feb 06 17:33:24 2014 +0000 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Mar 19 08:58:13 2014 +0000 |
tree | 389b4c838cc0d88f3cc64725da531f3dab1bdaa9 | |
parent | ad09dd6a1f5d6244bd89314015af506ba7f9810a [diff] |
mfd: da9052: Fix volatile register definition ommissions Three of the PMIC registers have some bits that are changed autonomously by the PMIC itself (some time) after being set by some component driver of the DA9052 PMIC and hence they need to be marked as volatile so that the regmap API will not cache their values. Acked-by: David Dajun Chen <david.chen@diasemi.com> Signed-off-by: Anthony Olech <anthony.olech.opensource@diasemi.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>