diff options
| author | 2015-07-20 09:32:05 +0800 | |
|---|---|---|
| committer | 2015-07-20 18:14:15 +0100 | |
| commit | f136dce45116027fec65c342fbcb5aaa900729c6 (patch) | |
| tree | a95a17eee6841368c11f91dbb7f1d1e281adbb16 /include | |
| parent | Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-rt5645 (diff) | |
ASoC: rt5645: Remove return value in jack detect work
"ASoC: rt5645: Check if codec is initialized in workqueue handler"
adds a check if codec is NULL in rt5645_irq_detection, which
returns an int. However, "ASoC: rt5645: Remove irq_jack_detection
function" removes that function, and moves the code in
jack_detect_work, which returns void.
Remove the return value to fix compilation warning.
Signed-off-by: Nicolas Boichat <drinkcat@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
