summaryrefslogtreecommitdiff
path: root/drivers/mfd/ab8500-core.c
diff options
context:
space:
mode:
authorWei WANG <wei_wang@realsil.com.cn>2013-01-29 07:21:37 (GMT)
committerSamuel Ortiz <sameo@linux.intel.com>2013-02-13 23:22:58 (GMT)
commit504decc0a063e6a09a1e5b203ca68bc21dfffde9 (patch)
tree9434da1da1e015bbb1d7f556dc180fd79759442b /drivers/mfd/ab8500-core.c
parenteebbe2541684da99bf0b179d5182dc8025f5f5b6 (diff)
downloadlinux-fsl-qoriq-504decc0a063e6a09a1e5b203ca68bc21dfffde9.tar.xz
mfd: rtsx: Optimize card detect flow
1. Schedule card detect work at the end of the ISR 2. Callback function ops->cd_deglitch may delay for a period of time. It is not proper to call this callback when local irq disabled. 3. Card detect flow can't be executed in parallel with other card reader operations, so it's better to be protected by mutex. Signed-off-by: Wei WANG <wei_wang@realsil.com.cn> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/ab8500-core.c')
0 files changed, 0 insertions, 0 deletions