diff options
author | Nicolas Boichat <drinkcat@chromium.org> | 2015-07-20 09:32:05 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-07-20 18:14:15 +0100 |
commit | f136dce45116027fec65c342fbcb5aaa900729c6 (patch) | |
tree | a95a17eee6841368c11f91dbb7f1d1e281adbb16 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 2c23b0c10f64335031781cf78fd57aae072e9372 (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 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions