https://github.com/torvalds/linux
Revision 890c98e3746fa8705cc9c70979e64360cf2d8a31 authored by Axel Lin on 31 October 2011, 03:00:06 UTC, committed by Samuel Ortiz on 20 December 2011, 17:50:55 UTC
Current code checks if all the bit_mask bits are all zero is wrong.
We need to write new value if the bit mask fields of new value is
not equal to old value.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
1 parent 9ad33ba
History
Tip revision: 890c98e3746fa8705cc9c70979e64360cf2d8a31 authored by Axel Lin on 31 October 2011, 03:00:06 UTC
mfd: Set adp5520 bits if new value is different from the old one
Tip revision: 890c98e
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 201.4 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top