From: Doug Anderson Date: Wed, 16 Apr 2014 23:12:27 +0000 (-0700) Subject: mfd: tps65090: Stop caching most registers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~6^2~69^9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c42ba72ec3a7a1b6aa30122931f1f4b91b601c31;p=pandora-kernel.git mfd: tps65090: Stop caching most registers Nearly all of the registers in tps65090 combine control bits and status bits. Turn off caching of all registers except the select few that can be cached. In order to avoid adding more duplicate #defines, we also move some register offset definitions to the mfd driver (and resolve inconsistent names). Signed-off-by: Doug Anderson Acked-by: Mark Brown Signed-off-by: Lee Jones --- Reading git-diff-tree failed