The following changes since commit 815806e39bf6f7e7b34875d4a9609dbe76661782:

  regmap: drop cache if the bus transfer error (2016-08-18 11:09:12 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git 
tags/regmap-fix-v4.8-rc7

for you to fetch changes up to f0aa1ce6259eb65f53f969b3250c1d0aac84f30b:

  regmap: fix deadlock on _regmap_raw_write() error path (2016-09-22 11:24:22 
+0100)

----------------------------------------------------------------
regmap: Fix for v4.8

A fix for an issue with double locking that was introduced earlier this
release.  I'd missed in review that we were already in a locked region
when trying to drop part of the cache.

----------------------------------------------------------------
Nikita Yushchenko (1):
      regmap: fix deadlock on _regmap_raw_write() error path

 drivers/base/regmap/regmap.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Attachment: signature.asc
Description: PGP signature

Reply via email to