From: Peter Ujfalusi Date: Wed, 12 Oct 2011 08:57:54 +0000 (+0300) Subject: MFD: twl6040: Cache the vibra control registers X-Git-Tag: v3.2-rc1~127^2~1^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31b402e3c9eb839a00530511dcf7de47bbf723f6;p=pandora-kernel.git MFD: twl6040: Cache the vibra control registers The vibra control register will be used from the ASoC codec driver as well. In order to avoid latency issues caused by I2C read access, cache the two control register within the core driver, so we do not need to reach out to the chip to read it back. Signed-off-by: Peter Ujfalusi Acked-by: Samuel Ortiz Signed-off-by: Mark Brown --- Reading git-diff-tree failed