diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-08-13 19:15:01 +0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-08-15 22:28:46 +0900 |
commit | d2b4c7bd7eabfaa2e3e5b8107d5eeb56ac879813 (patch) | |
tree | 58e24261e34e254e9d3600d28916aea8f7596ebb /arch/arm | |
parent | b8487928f5ca2976e4cb8d329943af849d2b6197 (diff) | |
download | linux-d2b4c7bd7eabfaa2e3e5b8107d5eeb56ac879813.tar.bz2 |
ASoC: soc-jack: Fix checking return value of request_any_context_irq
request_any_context_irq() returns a negative value on failure.
On success, it returns either IRQC_IS_HARDIRQ or IRQC_IS_NESTED.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.orG
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions