aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2013-02-21 13:01:54 -0500
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-03-03 21:30:27 -0500
commit66baf407571662f7e2a22dd0764cbe279559446c (patch)
treea6eb3af5c0766c8ef9b105e885ae874b9806f515 /kernel
parent6dbe51c251a327e012439c4772097a13df43c5b8 (diff)
regmap: rbtree: Don't bother checking for noop updates
If we're updating a value in place it's more work to read the value and compare the value with what we're about to set than it is to just write the value into the cache; there are no further operations after writing in the code even though there's an early return here. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions