diff options
author | Haojian Zhuang <haojian.zhuang@marvell.com> | 2010-04-27 22:55:28 +0400 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2010-05-28 03:37:41 +0400 |
commit | 68e488d965a9055c63c0eac4ad1e6568b07e8ee1 (patch) | |
tree | c577b35443981445a5f96ca5a063a943650ec0a0 /drivers/mfd/Makefile | |
parent | e47a3bbe4ffd4afe2b24c912598aee7ea1ecf738 (diff) | |
download | linux-68e488d965a9055c63c0eac4ad1e6568b07e8ee1.tar.xz |
mfd: Delay to mask tsc irq in max8925
There're two IRQ pins output from MAX8925. One is PMIC interrupt, the other
is TSC interrupt. But they're sharing one irq chip.
After initializing MAX8925 interrupts, unexpected TSC interrupt may occur and
it can't be cleared if touch driver isn't loaded.
Now move the operation of masking TSC interrupt behind requesting PMIC
interrupt. If touch driver isn't loaded, this interrupt is always masked.
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Makefile')
0 files changed, 0 insertions, 0 deletions