diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2013-10-14 08:09:00 (GMT) |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2013-10-23 15:21:46 (GMT) |
commit | 2212e680db06bba383893d3df3fbe3f2267bf83d (patch) | |
tree | c9c9573c7f97db85aedca632a8f3d754c93df51a /include/linux/atmel_pwm.h | |
parent | 91c739359ac9946a8e74a9640527a3f1034a76a7 (diff) | |
download | linux-fsl-qoriq-2212e680db06bba383893d3df3fbe3f2267bf83d.tar.xz |
mfd: arizona: Mark missing AOD registers as volatile
This registers ARIZONA_AOD_WKUP_AND_TRIG and ARIZONA_AOD_IRQ_RAW_STATUS
contain interrupt status bits and thus should be volatile. They are
correctly marked on wm5102 but not on wm5110, this patch changes this.
Furthermore volatile registers don't need defaults so remove those.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/linux/atmel_pwm.h')
0 files changed, 0 insertions, 0 deletions