]> Pileus Git - ~andy/linux/commit
mfd: twl-core: Enable regcache for audio registers
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 3 Jan 2014 13:27:48 +0000 (15:27 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 8 Jan 2014 11:37:52 +0000 (11:37 +0000)
commit9146070089cca0fa5c396f1a4d0b96d675004c04
tree4068a178d54b787a594de18181468dc7b5e571aa
parent3def927ea8c0a1983aa9f1499645efc53e005bb6
mfd: twl-core: Enable regcache for audio registers

Enable regmap's regcache for the audio registers:
i2c address 0x49, register range 0x01 - 0x49
Mark all other registers as volatile to avoid any side effect for the non
audio functions behind 0x49 i2c address.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/twl-core.c