From: Kuninori Morimoto Date: Tue, 16 Jun 2015 08:52:22 +0000 (+0000) Subject: regmap: add force_write option on _regmap_update_bits() X-Git-Tag: omap-for-v4.3/fixes-rc1~58^2~1^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff0589c7bff4ca31b255ac2028f633f14047762;p=pandora-kernel.git regmap: add force_write option on _regmap_update_bits() Sometimes we want to write data even though it doesn't change value. Then, force_write option on _regmap_update_bits() helps this purpose. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed