Revision d51f42d2c5b7e11b47876b8b5c53f0ac317fef24 authored by Chanwoo Choi on 21 August 2012, 06:15:52 UTC, committed by Samuel Ortiz on 15 September 2012, 22:32:57 UTC
This patch fix bug related to interrupt handling for MAX77693 devices.
- Unmask interrupt masking bit for charger/flash/muic to revolve
that interrupt isn't happened when external connector is attached.
- Fix wrong regmap instance when muic interrupt is happened.

This patch were discussed and confirm discussion about this patch on below url:
http://lkml.org/lkml/2012/7/16/118

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
1 parent 0848c94
History
File Mode Size
Makefile -rw-r--r-- 779 bytes
datagram.c -rw-r--r-- 18.4 KB
dev.c -rw-r--r-- 161.6 KB
dev_addr_lists.c -rw-r--r-- 18.6 KB
drop_monitor.c -rw-r--r-- 9.6 KB
dst.c -rw-r--r-- 9.7 KB
ethtool.c -rw-r--r-- 39.4 KB
fib_rules.c -rw-r--r-- 17.0 KB
filter.c -rw-r--r-- 17.5 KB
flow.c -rw-r--r-- 10.8 KB
flow_dissector.c -rw-r--r-- 3.1 KB
gen_estimator.c -rw-r--r-- 8.4 KB
gen_stats.c -rw-r--r-- 6.7 KB
iovec.c -rw-r--r-- 5.6 KB
link_watch.c -rw-r--r-- 5.5 KB
neighbour.c -rw-r--r-- 73.0 KB
net-sysfs.c -rw-r--r-- 33.6 KB
net-sysfs.h -rw-r--r-- 361 bytes
net-traces.c -rw-r--r-- 888 bytes
net_namespace.c -rw-r--r-- 14.5 KB
netevent.c -rw-r--r-- 2.1 KB
netpoll.c -rw-r--r-- 21.2 KB
netprio_cgroup.c -rw-r--r-- 8.9 KB
pktgen.c -rw-r--r-- 90.6 KB
request_sock.c -rw-r--r-- 3.5 KB
rtnetlink.c -rw-r--r-- 58.2 KB
scm.c -rw-r--r-- 7.3 KB
secure_seq.c -rw-r--r-- 4.2 KB
skbuff.c -rw-r--r-- 87.3 KB
sock.c -rw-r--r-- 68.6 KB
sock_diag.c -rw-r--r-- 5.0 KB
stream.c -rw-r--r-- 5.1 KB
sysctl_net_core.c -rw-r--r-- 5.4 KB
timestamping.c -rw-r--r-- 3.2 KB
user_dma.c -rw-r--r-- 3.3 KB
utils.c -rw-r--r-- 6.6 KB

back to top