commit | c78cb17867e48a4b74abbc8ffc52ac1ed5d0299d | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Wed Aug 31 14:46:20 2016 +0300 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Oct 04 15:48:03 2016 +0100 |
tree | 268a9250fada1feb980a8bea1bc7b80467a5eb9e | |
parent | 3612b27cfb4a074c83cc74b928517aca2d872861 [diff] |
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>