From: Mark Brown Date: Wed, 27 Aug 2014 12:09:12 +0000 (+0100) Subject: regmap: Don't attempt block writes when syncing cache on single_rw devices X-Git-Tag: fixes-v3.17-rc4~29^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c1ebe7f73f9166893c3459915db8a09d6d1d715;p=pandora-kernel.git regmap: Don't attempt block writes when syncing cache on single_rw devices If the device can't support block writes then don't attempt to use raw syncing which will automatically generate block writes for adjacent registers, use the existing _single() block syncing implementation. Reported-by: Jarkko Nikula Tested-by: Jarkko Nikula Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed