From: Mark Brown Date: Fri, 18 Nov 2011 16:03:50 +0000 (+0000) Subject: regmap: Suppress noop writes in regmap_update_bits() X-Git-Tag: v3.3-rc1~163^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d91e8db2c3bbe8ef0e2f3e1a6ff5b31a8d53ef16;p=pandora-kernel.git regmap: Suppress noop writes in regmap_update_bits() If the new register value is identical to the original one then suppress the write to the hardware in regmap_update_bits(), saving some I/O cost. Signed-off-by: Mark Brown --- Reading git-diff-tree failed