Skip to content
Commit af65e6ce authored by Axel Lin's avatar Axel Lin Committed by Samuel Ortiz
Browse files

mfd: Set da903x bits if new value is different from the old one



It does not make sense to write new value only when all the bit_mask
bits are zero.
We need to write new value if the bit mask fields of new value is
not equal to old value.

Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 890c98e3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment