diff options
author | NeilBrown <neilb@suse.de> | 2011-12-30 01:35:13 (GMT) |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2012-01-12 04:58:48 (GMT) |
commit | 7efab4f35740c63502e438886cf1e4aa3f3b800f (patch) | |
tree | d95950c98e3f363167c340d6862e3328ec4f4cdc /lib/Kconfig.debug | |
parent | 93933508ce3753b9ef1fefb75531b5b1622de03f (diff) | |
download | linux-7efab4f35740c63502e438886cf1e4aa3f3b800f.tar.xz |
mmc: omap_hsmmc: use threaded irq handler for card-detect.
As the card-detect irq handler just schedules work to be done by a
thread, we can use request_threaded_irq to do much of the work for
us. This means that interrupts which arrive by handle_nested_irq
actually work.
Reviewed-by: Felipe Balbi <balbi@ti.com>
Tested-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Acked-by: Kishore Kadiyala <kishorek.kadiyala@gmail.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'lib/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions