]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/mfd/wm5110-tables.c
mfd: wm5110: ARIZONA_CLOCK_CONTROL should be volatile
authorRichard Fitzgerald <rf@opensource.wolfsonmicro.com>
Tue, 26 Apr 2016 16:06:19 +0000 (17:06 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 9 May 2016 14:41:35 +0000 (15:41 +0100)
commit409b6246cd1c564ea377d5cbe8c6fd184e96119e
treeddef3abb9f523e3204a60a8649c59a135b28d696
parentcd7cf27b8f49505e7419b48e8b51962663819922
mfd: wm5110: ARIZONA_CLOCK_CONTROL should be volatile

Some of the bits in this register can be changed by the codec
so we must mark it volatile.

Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/wm5110-tables.c