mfd: twl6040: The chip does not support bulk access
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 31 Aug 2016 11:46:20 +0000 (14:46 +0300)
committerLee Jones <lee.jones@linaro.org>
Mon, 12 Sep 2016 08:56:19 +0000 (09:56 +0100)
commit6c960bf909068aab3133b1b6e47f721e9362d553
treedbbdab25873e7dd5fd4aa6b64379c6950862a51e
parent1aed74c0e06a3def3c9b646e0063e40dc47829b2
mfd: twl6040: The chip does not support bulk access

Bulk access is not working with twl6040, we need to use single register
access. Bulk access would happen when we try to sync the regcache after
power on.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/twl6040.c
This page took 0.024626 seconds and 5 git commands to generate.