From: Krystian Garbaciak Date: Fri, 15 Jun 2012 10:23:56 +0000 (+0100) Subject: regmap: Move lock out from internal function _regmap_update_bits(). X-Git-Tag: v3.6-rc1~158^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc3ebd788e894b4dd6c9524cb3874eeeb1e862d6;p=pandora-kernel.git regmap: Move lock out from internal function _regmap_update_bits(). Locks are moved to regmap_update_bits(), which allows to reenter internal function _regmap_update_bits() from inside of regmap read/write routines. Signed-off-by: Krystian Garbaciak Signed-off-by: Mark Brown --- Reading git-diff-tree failed