diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2012-12-12 15:45:14 +0100 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2013-02-11 19:28:45 +0100 |
commit | 8af5075088a0aaa64caed5ed212b485b5760bf0b (patch) | |
tree | 5d636a3b625bf7a998a21b66f8ec63632de4f4da /drivers/mmc/card | |
parent | mmc: sh_mmcif: report all errors (diff) | |
download | linux-8af5075088a0aaa64caed5ed212b485b5760bf0b.tar.xz linux-8af5075088a0aaa64caed5ed212b485b5760bf0b.zip |
mmc: sh_mmcif: simplify IRQ processing
The classical way to process IRQs is read out the status, ack all triggered
IRQs, possibly mask them, then process them. Follow this simple procesure
instead of the current complex custom algorithm.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/card')
0 files changed, 0 insertions, 0 deletions