aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
diff options
context:
space:
mode:
authorJarkko Nikula <jarkko.nikula@linux.intel.com>2014-06-19 09:32:05 +0300
committerMark Brown <broonie@linaro.org>2014-06-19 10:57:00 +0100
commit4adeb0ccf86a5af1825bbfe290dee9e60a5ab870 (patch)
tree7c5c156dd2a6953a3366654247f65e307b6e7a3a /sound/soc/fsl
parentLinux 3.16-rc1 (diff)
downloadlinux-dev-4adeb0ccf86a5af1825bbfe290dee9e60a5ab870.tar.xz
linux-dev-4adeb0ccf86a5af1825bbfe290dee9e60a5ab870.zip
ASoC: max98090: Fix missing free_irq
max98090.c doesn't free the threaded interrupt it requests. This causes an oops when doing "cat /proc/interrupts" after snd-soc-max98090.ko is unloaded. Fix this by requesting the interrupt by using devm_request_threaded_irq(). Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Cc: Stable <stable@vger.kernel.org> # 3.10+ Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/fsl')
0 files changed, 0 insertions, 0 deletions